]> git.kernelconcepts.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>
Fri, 6 Apr 2012 00:32:20 +0000 (20:32 -0400)
commit9f4e8151dbbc4ca4d5dd7792666a50c137102204
treec27bcdcac25a557010910177098cd071e3977107
parentd5e9c02cab60920d5ac16a8244bb6085dc27564f
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