]> git.karo-electronics.de Git - karo-tx-linux.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>
Tue, 26 Jun 2012 18:05:43 +0000 (20:05 +0200)
commitd8e67fb19afdcdb0fcab51c610a68ed04ee616e8
treee3a202befdd4bfab99bc3a39e1a59096e01d99eb
parente050c10b4fbd08dbe912ac43a2953cd8b2b184a7
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