]> git.baikalelectronics.ru Git - kernel.git/commit
clocksource: sh_tmu: Runtime PM support
authorMagnus Damm <damm@opensource.se>
Mon, 25 Apr 2011 13:40:26 +0000 (22:40 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 23 May 2011 05:34:07 +0000 (14:34 +0900)
commitdcaedeaf8b2ea4bcea83157cd2763cfb92cca691
tree294d8962d4337153597bac12b9b53d39f28be2b3
parent753a78feea31923c54d0d49a571998b1aeb34884
clocksource: sh_tmu: Runtime PM support

Add Runtime PM support to the TMU driver.

The hardware device is enabled as long as the clocksource
or the clockevent portion of the driver is used.

Signed-off-by: Magnus Damm <damm@opensource.se>
Acked-by: John Stultz <johnstul@us.ibm.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/clocksource/sh_tmu.c