From: Girish K S Date: Tue, 31 Jan 2012 10:14:03 +0000 (+0530) Subject: mmc: core: Fix PowerOff Notify suspend/resume X-Git-Tag: v3.3-rc4~20^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e73c36b4dc224529d0b0c0d5d69c0dacd793c42;p=pandora-kernel.git mmc: core: Fix PowerOff Notify suspend/resume Modified the mmc_poweroff to resume before sending the poweroff notification command. In sleep mode only AWAKE and RESET commands are allowed, so before sending the poweroff notification command resume from sleep mode and then send the notification command. PowerOff Notify is tested on a Synopsis Designware Host Controller (eMMC 4.5). The suspend to RAM and resume works fine. Signed-off-by: Girish K S Tested-by: Girish K S Reviewed-by: Saugata Das Signed-off-by: Chris Ball --- Reading git-diff-tree failed