]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sh: CMT: Introduce clocksource/clock events suspend/resume routines
authorRafael J. Wysocki <rjw@sisk.pl>
Sun, 5 Aug 2012 23:43:03 +0000 (01:43 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Fri, 17 Aug 2012 17:38:45 +0000 (19:38 +0200)
commit11b3f88a0f52c79de2fcd103cb0cd69abd3fb010
tree1c2be4cb5153ad087812eb993000e697bc6ad377
parent86710e57cb2adbc3fc25623e86889ec1c5f48310
sh: CMT: Introduce clocksource/clock events suspend/resume routines

Introduce suspend/resume routines for SH CMT clock event devices and
modify the suspend/resume routines for SH CMT clock sources such that
if those devices belong to a PM domain, the generic PM domains
framework will be notified that the given domain may be turned off
(during system suspend) or that it has to be turned on (during system
resume).

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Magnus Damm <damm@opensource.se>
drivers/clocksource/sh_cmt.c