summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/mmc.c
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-06-06 13:47:49 (GMT)
committerChris Ball <cjb@laptop.org>2012-06-06 13:47:49 (GMT)
commitebbe6f889f36d35f4d1757ba2ecc0af6150bf12b (patch)
tree4edcf5315201974fee476dd2fb4d864aa84c244f /drivers/mmc/core/mmc.c
parent3caf41406dd67b412abae7df86cc2a09bef9621f (diff)
downloadlinux-fsl-qoriq-ebbe6f889f36d35f4d1757ba2ecc0af6150bf12b.tar.xz
mmc: omap: Fix broken reg_shift initialization
Commit fa550189 (mmc: core: Prevent eMMC VCC supply to be cut from late init) slightly affected timings for how things are done for the omap MMC driver causing the MMC cards not getting detected any longer. Turns out this was caused by buggy reg_shift initialization in the omap MMC driver that was happening after mmc_add_host() was being called. Fix this by initializing reg_shift before mmc_add_host() is called. Signed-off-by: Tony Lindgren <tony@atomide.com> Cc: <stable@vger.kernel.org> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/mmc/core/mmc.c')
0 files changed, 0 insertions, 0 deletions