watchdog: ath79_wdt: convert to use devm_clk_get
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Dec 2012 14:38:24 +0000 (15:38 +0100)
committerWim 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