]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: coh901327_wdt: use clk_prepare/unprepare
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 12 Jun 2012 17:19:01 +0000 (19:19 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 23 Jul 2012 10:46:49 +0000 (12:46 +0200)
commitc76c4e3dcfb7df24e3f380f988468a476834d1fd
tree6c9aa0dac7dd924e14c2e7214a220d1c21f49031
parent432c4145404e7e5eb26261a03f8db82f25b46f7c
watchdog: coh901327_wdt: use clk_prepare/unprepare

Make sure we prepare/unprepare the COH901327 watchdog timer
as is required by the clk API especially if you use common
clock.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by : Pankaj Jangra <jangra.pankaj9@gmail.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/coh901327_wdt.c