From: Eliad Peller Date: Mon, 9 May 2011 08:32:31 +0000 (+0300) Subject: mmc: core: clear MMC_PM_KEEP_POWER flag on resume X-Git-Tag: v3.0-rc1~148^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8e6df7343cf67c9104955da0de70075a6ee1dfd;p=pandora-kernel.git mmc: core: clear MMC_PM_KEEP_POWER flag on resume Since the MMC_PM_KEEP_POWER flag should be set on each suspend, it should also cleared on each resume. Upon resuming, we have to know if power was kept (for re-initialization, etc.), so clear it just after resuming. Signed-off-by: Eliad Peller Signed-off-by: Chris Ball --- Reading git-diff-tree failed