]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: sdhci-s3c: Add clk_(enable/disable) in runtime suspend/resume
authorChander Kashyap <chander.kashyap@gmail.com>
Fri, 21 Sep 2012 05:42:08 +0000 (05:42 +0000)
committerChris Ball <cjb@laptop.org>
Fri, 21 Sep 2012 06:45:50 +0000 (14:45 +0800)
commitb9418b14d1980b9d14388c5c0fcad3e7ec3bea59
tree42af7a66f7dd42d21f3af41de9422065b71cdb3f
parent740c68d192e6698da239648ff3cafea9acae3a53
mmc: sdhci-s3c: Add clk_(enable/disable) in runtime suspend/resume

Perform clock disable/enable in runtime suspend/resume.

Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-s3c.c