]> git.kernelconcepts.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>
Sun, 7 Oct 2012 21:41:43 +0000 (17:41 -0400)
commit2abeb5c5ded2e7f7d288058426fb0ae852adc77f
treecd175007e32205094e91c424ba7e70da5710de21
parent9cde5b7a49a88939d648c361ec938fa8a633a045
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