From: Tarun Kanti DebBarma Date: Tue, 20 Sep 2011 11:30:21 +0000 (+0530) Subject: ARM: OMAP: dmtimer: pm_runtime support X-Git-Tag: v3.2-rc1~96^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffe07ceae1ae4b00b776c59694eddd9dd615dcea;p=pandora-kernel.git ARM: OMAP: dmtimer: pm_runtime support Add pm_runtime feature to dmtimer whereby *_runtime_get_sync() is called within omap_dm_timer_enable(), pm_runtime_put() is called in omap_dm_timer_disable(). In addition to calling pm_runtime_enable, we are calling pm_runtime_irq_safe so that they can be called from interrupt context. Signed-off-by: Tarun Kanti DebBarma Signed-off-by: Partha Basak Reviewed-by: Santosh Shilimkar Acked-by: Cousson, Benoit Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed