Fix for ER256220. Use DMA-mode instead of polling mode.
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2745
Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
Tested-by: Jonas ABERG <jonas.aberg@stericsson.com>
Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com>
Change-Id: I893480c7318d8e7ad2b70bec055220820151f088
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2845
diff --git a/arch/arm/configs/mop500_defconfig b/arch/arm/configs/mop500_defconfig
index c9d5240..c460471 100755
--- a/arch/arm/configs/mop500_defconfig
+++ b/arch/arm/configs/mop500_defconfig
@@ -1543,8 +1543,8 @@
# CONFIG_MMC_SDHCI is not set
# CONFIG_MMC_SPI is not set
CONFIG_MMC_U8500=y
-# CONFIG_U8500_MMC_DMA is not set
-CONFIG_U8500_MMC_POLL=y
+CONFIG_U8500_MMC_DMA=y
+# CONFIG_U8500_MMC_POLL is not set
# CONFIG_U8500_MMC_INTR is not set
# CONFIG_LEVELSHIFTER_HREF_V1_PLUS is not set
CONFIG_U8500_SDIO=y
diff --git a/arch/arm/configs/mop500_power_defconfig b/arch/arm/configs/mop500_power_defconfig
index b6e7479..4ab12e7 100755
--- a/arch/arm/configs/mop500_power_defconfig
+++ b/arch/arm/configs/mop500_power_defconfig
@@ -1561,8 +1561,8 @@
# CONFIG_MMC_SDHCI is not set
# CONFIG_MMC_SPI is not set
CONFIG_MMC_U8500=y
-# CONFIG_U8500_MMC_DMA is not set
-CONFIG_U8500_MMC_POLL=y
+CONFIG_U8500_MMC_DMA=y
+# CONFIG_U8500_MMC_POLL is not set
# CONFIG_U8500_MMC_INTR is not set
# CONFIG_LEVELSHIFTER_HREF_V1_PLUS is not set
CONFIG_U8500_SDIO=y