]> 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)
commitfd7198d5671b50a2a75311dd4d801580f5fcc8c8
treec8e19e7f0fed3193945ebf357c2c35ba601817e3
parentbccb9d2aec84eeba8a885a17ae8789e77963c946
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