linux-kernel-test/drivers/mmc
Tony Lindgren ebbe6f889f 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>
2012-06-06 09:47:49 -04:00
..
card mmc: block: Allow disabling 512B sector size emulation 2012-05-17 09:35:21 -04:00
core mmc: sdio: fix setting card data bus width as 4-bit 2012-06-06 09:22:53 -04:00
host mmc: omap: Fix broken reg_shift initialization 2012-06-06 09:47:49 -04:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00