diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-04-16 09:35:50 (GMT) |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2014-06-10 19:41:36 (GMT) |
commit | b4e62d9467cc5c69d7a23ebc50382c01b769e933 (patch) | |
tree | fd0187d5864f747dd6be5b49bf8165bfa747214c /net/netlabel | |
parent | 23afeb613ec0e10aecfae7838a14d485db62ac52 (diff) | |
download | linux-b4e62d9467cc5c69d7a23ebc50382c01b769e933.tar.xz |
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 'net/netlabel')
0 files changed, 0 insertions, 0 deletions