diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-04-16 11:35:50 +0200 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2014-06-10 21:41:36 +0200 |
commit | b4e62d9467cc5c69d7a23ebc50382c01b769e933 (patch) | |
tree | fd0187d5864f747dd6be5b49bf8165bfa747214c /firmware/ess | |
parent | watchdog: ath79_wdt: avoid spurious restarts on AR934x (diff) | |
download | linux-b4e62d9467cc5c69d7a23ebc50382c01b769e933.tar.xz linux-b4e62d9467cc5c69d7a23ebc50382c01b769e933.zip |
watchdog: ath79_wdt: switch to clk_prepare/clk_disable
Replace clk_enable() and clk_disable() calls with
clk_prepare_enable() and clk_disable_unprepare()
to get ready for the migration to the common clock
framework.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'firmware/ess')
0 files changed, 0 insertions, 0 deletions