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:
2d076bb
)
watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare
author
Thomas Abraham
<thomas.abraham@linaro.org>
Tue, 2 Oct 2012 22:32:40 +0000
(07:32 +0900)
committer
Wim Van Sebroeck
<wim@iguana.be>
Wed, 19 Dec 2012 21:24:43 +0000
(22:24 +0100)
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: Wim Van Sebroeck <wim@iguana.be>
No differences found