commit | 516d5ccdc61178b9701af1adfa86a306d51fbad2 | [log] [tgz] |
---|---|---|
author | Ohad Ben-Cohen <ohad@wizery.com> | Sat Oct 02 13:54:08 2010 +0200 |
committer | Chris Ball <cjb@laptop.org> | Sat Oct 23 21:11:18 2010 +0800 |
tree | 7e38502d54516d8e747e1f6478083af1ee686a7a | |
parent | d3fe37b1a1d98f060279bfa32fcf5a134851a91a [diff] |
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 <ohad@wizery.com> Tested-by: Luciano Coelho <luciano.coelho@nokia.com> Signed-off-by: Chris Ball <cjb@laptop.org>