From: Maya Erez Date: Mon, 28 Jan 2013 21:44:22 +0000 (-0500) Subject: mmc: core: move the cache disabling operation to mmc_suspend X-Git-Tag: v3.9-rc1~78^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=881d926d9d0bd2eb50f8f90c993bc403853382ce;p=pandora-kernel.git mmc: core: move the cache disabling operation to mmc_suspend Cache control is an eMMC feature and in therefore should be part of MMC's bus resume operations, performed in mmc_suspend, rather than in the generic mmc_suspend_host(). Signed-off-by: Maya Erez Acked-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed