]> git.baikalelectronics.ru Git - kernel.git/commit
clocksource: sh_cmt: Runtime PM support
authorMagnus Damm <damm@opensource.se>
Mon, 25 Apr 2011 13:36:10 +0000 (22:36 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 23 May 2011 05:34:02 +0000 (14:34 +0900)
commit2832f25c0ef394e7e1dc894e49e3042a9bb8cdd8
treec8e19e7f0fed3193945ebf357c2c35ba601817e3
parentdd120335b2666babdf95e6a2746a4a680b914bd1
clocksource: sh_cmt: Runtime PM support

Add Runtime PM support to the CMT 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_cmt.c