From: Eliad Peller Date: Tue, 22 Nov 2011 14:02:17 +0000 (+0200) Subject: omap_hsmmc: consider MMC_PM_KEEP_POWER on suspend/resume X-Git-Tag: v3.3-rc1~138^2~12^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31f9d4635bde3f03bc6dbac01d4c0fb0da9d06d7;p=pandora-kernel.git omap_hsmmc: consider MMC_PM_KEEP_POWER on suspend/resume When an mmc card has the MMC_PM_KEEP_POWER flag, it shouldn't be powered off on suspend (and thus doesn't have to be powered-on on resume) While on it, change the suspend flow a bit, to make it a bit easier to follow. Signed-off-by: Eliad Peller Acked-by: Chris Ball Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed