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:
3db11fe
)
i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepare
author
Thomas Abraham
<thomas.abraham@linaro.org>
Tue, 2 Oct 2012 23:26:39 +0000
(08:26 +0900)
committer
Wolfram Sang
<w.sang@pengutronix.de>
Sat, 6 Oct 2012 13:57:25 +0000
(15:57 +0200)
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: Wolfram Sang <w.sang@pengutronix.de>
No differences found