OMAP: WDT: Use PM runtime APIs instead of clk FW APIs
commit7ec5ad0f3c1e28b693185c35f768953c5db32291
authorVaradarajan, Charulatha <charu@ti.com>
Thu, 23 Sep 2010 14:32:43 +0000 (23 20:02 +0530)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 29 Sep 2010 19:21:58 +0000 (29 12:21 -0700)
tree6e5ba4505e29957c42a3771512ea308760339b33
parentf2ce62312650211f6cf665cd6dc519c334c4071e
OMAP: WDT: Use PM runtime APIs instead of clk FW APIs

Call runtime pm APIs pm_runtime_put_sync() and pm_runtime_get_sync()
for enabling/disabling the clocks, sysconfig settings instead of using
clock FW APIs.

Signed-off-by: Charulatha V <charu@ti.com>
Acked-by: Cousson, Benoit <b-cousson@ti.com>
Acked-by: Wim Van Sebroeck <wim@iguana.be>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
drivers/watchdog/omap_wdt.c