mmc: core: fix init controller performance regression, updated patch
commita08b17be8b984a7c51cd5a480cd977363df353f9
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 15 Apr 2013 15:27:25 +0000 (15 11:27 -0400)
committerChris Ball <cjb@laptop.org>
Mon, 15 Apr 2013 15:27:25 +0000 (15 11:27 -0400)
tree7bf4d23e4269b714b1aa6a86f8a7ff4730be85df
parente48fc15aa205f380b2fc6d565724a55b1efd8083
mmc: core: fix init controller performance regression, updated patch

Add MMC_CAP2_NO_PRESCAN_POWERUP to sdhci-pci.c also, use mmc_power_off()
for MMC_CAP2_NO_PRESCAN_POWERUP.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
[cjb: previously applied v1 of this patch instead of v4]
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/core/core.c
drivers/mmc/host/sdhci-pci.c