ARM: OMAP: dmtimer: disable pm runtime on remove
authorSuman Anna <s-anna@ti.com>
Tue, 17 Mar 2015 01:14:03 +0000 (20:14 -0500)
committerTony Lindgren <tony@atomide.com>
Tue, 17 Mar 2015 17:44:58 +0000 (10:44 -0700)
commit51b7e5728ebcded3f2ced9cd3ff71076c91e85de
tree2e53231c218f17c0d209ac8e75f950ea21cc4789
parenta76fc9dda87b51010e4bc60b5e0065a70180b465
ARM: OMAP: dmtimer: disable pm runtime on remove

Disable the pm_runtime of the device upon remove. This is
added to balance the pm_runtime_enable() invoked in the probe.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/dmtimer.c
This page took 0.027472 seconds and 5 git commands to generate.