git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e2b36e
)
mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepare
author
Thomas Abraham
<thomas.abraham@linaro.org>
Tue, 2 Oct 2012 23:35:43 +0000
(08:35 +0900)
committer
Chris Ball
<cjb@laptop.org>
Wed, 7 Nov 2012 20:02:56 +0000
(15:02 -0500)
Convert clk_enable/clk_disable to clk_prepare_enable/clk_disable_unprepare
calls as required by common clock framework.
Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found