]> 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>
Thu, 9 Aug 2012 09:10:36 +0000 (11:10 +0200)
commit15950aabe94ccb35900a3f00a7882b6dd2b4127e
treefef084e99542b5edabc6ebe0fb51485ddc061b56
parent2456ac50872a774af2140076864aa56ee7bcad6e
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