From: Ulf Hansson Date: Mon, 27 May 2013 13:16:06 +0000 (+0200) Subject: ARM: nomadik: Update MMC defconfigs X-Git-Tag: v3.11-rc3~8^2~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9af588736f48401cca6a39a96a59fb994068237f;p=pandora-kernel.git ARM: nomadik: Update MMC defconfigs Enable MMC_UNSAFE_RESUME to 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