watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepare
authorHeiko Stübner <heiko@sntech.de>
Wed, 26 Jun 2013 18:04:31 +0000 (20:04 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Sun, 17 Nov 2013 18:33:56 +0000 (19:33 +0100)
This is necessary to make the driver work with platforms using the
common clock framework.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

No differences found