]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: sdhci-s3c: Enable runtime power management
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 1 Apr 2012 03:31:55 +0000 (23:31 -0400)
committerChris Ball <cjb@laptop.org>
Sun, 1 Apr 2012 03:31:55 +0000 (23:31 -0400)
commite9711ff097dddae0639142e3341119bcc35ea04e
treea0b8e2fd8b48e259325f1e5bc8a2be8d778210bc
parent3b5d7bc183c70cf3b55c57e5999d649b94f5be4f
mmc: sdhci-s3c: Enable runtime power management

Since most of the work is already done by the core we just need to add
runtime suspend methods and tell the PM core that runtime PM is enabled
for this device.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-s3c.c