From: Ulf Hansson Date: Mon, 27 May 2013 12:30:15 +0000 (+0200) Subject: ARM: ux500: Update MMC configs for u8500 defconfig X-Git-Tag: v3.11-rc1~12^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8487662994aaf2b66ab72a096a05b8404daa6eeb;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed