diff mbox

Setting MMC_CAP_POWER_OFF_CARD on mmc2 leads to filesystem problems on mmc1

Message ID E6C3A477-63F7-4BA0-8E6B-A35A53B3AEA1@dominion.thruhere.net (mailing list archive)
State New, archived
Headers show

Commit Message

Koen Kooi Jan. 21, 2011, 2:18 p.m. UTC
None
diff mbox

Patch

--- a/arch/arm/mach-omap2/board-omap3beagle.c
+++ b/arch/arm/mach-omap2/board-omap3beagle.c
@@ -270,7 +270,7 @@  static struct omap2_hsmmc_info mmc[] = {
       {
               .name           = "wl1271",
               .mmc            = 2,
-               .caps           = MMC_CAP_4_BIT_DATA,
+               .caps           = MMC_CAP_4_BIT_DATA | MMC_CAP_POWER_OFF_CARD,

And does NOT touch mmc1. But after adding MMC_CAP_POWER_OFF_CARD I get tons of: