]> git.baikalelectronics.ru Git - kernel.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)
commit1c6902f540641155a5fed57b478a68675d638bcd
treecd175007e32205094e91c424ba7e70da5710de21
parent7fda290290c04c007db1b6f793088b2004268180
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