From: Varadarajan, Charulatha Date: Thu, 23 Sep 2010 14:32:43 +0000 (+0530) Subject: OMAP: WDT: Use PM runtime APIs instead of clk FW APIs X-Git-Tag: v2.6.37-rc1~121^2~25^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ec5ad0f3c1e28b693185c35f768953c5db32291;p=pandora-kernel.git 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 Acked-by: Cousson, Benoit Acked-by: Wim Van Sebroeck Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed