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:
41adafb
)
watchdog: ath79_wdt: convert to use devm_clk_get
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Dec 2012 14:38:24 +0000
(15:38 +0100)
committer
Wim Van Sebroeck
<wim@iguana.be>
Fri, 1 Mar 2013 11:21:24 +0000
(12:21 +0100)
Use the managed version of clk_get. This allows to
simplify the probe/remove functions a bit.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
No differences found