From: Balaji T K Date: Thu, 8 Sep 2011 16:38:39 +0000 (+0530) Subject: mmc: core: Put eMMC in Sleep mode before suspend X-Git-Tag: v3.2-rc1~129^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3805467aad7ce4e31c2b935046843de08cfc026;p=pandora-kernel.git mmc: core: Put eMMC in Sleep mode before suspend Put MMC to sleep if it supports SLEEP/AWAKE (CMD5) in the mmc suspend so that Vcc (NAND core) can be cut to minimize power consumption. eMMC put into SLEEP can respond to CMD0 or H/W reset or CMD5. Current implemention on resume from suspend relies on CMD0 in mmc_init_card to get out of SLEEP mode. Signed-off-by: Balaji T K Acked-by: Venkatraman S Reviewed-by: Subhash Jadavani Acked-by: Adrian Hunter Signed-off-by: Chris Ball --- Reading git-diff-tree failed