]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: ux500: Update MMC configs for u8500 defconfig
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 27 May 2013 12:30:15 +0000 (14:30 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 27 May 2013 12:34:56 +0000 (14:34 +0200)
commit96469c1a8cf6a92cb9e6bfd8fe5d3151cec5fec4
tree3b2dfdcc8d6c1cca31650ba3550221db04273b3d
parentbafa6bedee21a3459d885ed177a7932ad270af9b
ARM: ux500: Update MMC configs for u8500 defconfig

Enable MMC_UNSAFE_RESUME to be accomplish a proper suspend/resume cycle
for SD/SDIO/(e)MMC.

ARMMMCI host driver supports clock gating through runtime PM, thus
MMC_CLKGATE is not needed. Moreover ARMMMCI can do scatter-gather which
means we can explicity disable MMC_BLOCK_BOUNCE, since it's default
enabled, to skip unnecessary bounce buffer copying.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/configs/u8500_defconfig