From: Ohad Ben-Cohen Date: Sat, 2 Oct 2010 11:54:08 +0000 (+0200) Subject: mmc: add runtime PM handlers X-Git-Tag: v2.6.37-rc1~65^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=516d5ccdc61178b9701af1adfa86a306d51fbad2;p=pandora-kernel.git mmc: add runtime PM handlers Add MMC runtime PM handlers, which call mmc_power_save_host and mmc_power_restore_host in response to runtime_suspend and runtime_resume events. Runtime PM is still disabled by default, so this patch alone has no immediate effect. Signed-off-by: Ohad Ben-Cohen Tested-by: Luciano Coelho Signed-off-by: Chris Ball --- Reading git-diff-tree failed