]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
34XX: PM: Workaround to build omap hsmmc as a module
authorJouni Hogander <jouni.hogander@nokia.com>
Wed, 25 Jun 2008 09:13:40 +0000 (12:13 +0300)
committerTony Lindgren <tony@atomide.com>
Thu, 26 Jun 2008 13:23:37 +0000 (16:23 +0300)
Current omap hsmmc driver is not pm friendly. Build it as a module
because it prevents omap3 retention.

Signed-off-by: Jouni Hogander <jouni.hogander@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap_3430sdp_defconfig

index 947c25f1de3c804ff44992b5a81206d99d239ffd..5672a6e4c37acf4ab26a65765b5cbdc245a2aea4 100644 (file)
@@ -1058,7 +1058,7 @@ CONFIG_MMC_BLOCK_BOUNCE=y
 #
 # MMC/SD Host Controller Drivers
 #
-CONFIG_MMC_OMAP_HS=y
+CONFIG_MMC_OMAP_HS=m
 # CONFIG_MMC_SPI is not set
 # CONFIG_NEW_LEDS is not set
 CONFIG_RTC_LIB=y