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

No differences found