]> 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)
commit25b0028c5e2b2d8373c021ef4886c95f644640a2
tree294d8962d4337153597bac12b9b53d39f28be2b3
parentd2e5942bb03463b192b4ef5dddfaab9d0de7b41d
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