From: Ulf Hansson Date: Mon, 27 May 2013 12:41:55 +0000 (+0200) Subject: ARM: u300: Update MMC configs for u300 defconfig X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~27^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=985062588d55deebc62bee80e979ea03d4a917ea;p=pandora-kernel.git ARM: u300: Update MMC configs for u300 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