commit | cc7ad4564b1097c916834dc919678867631e7676 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Mon Aug 06 01:43:41 2012 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Tue Sep 04 01:36:02 2012 +0200 |
tree | 6939a8e98b9f4fbe9612b78a75927bb5c3666094 | |
parent | 9bb5ec8872312751f992cdac9968805fe03e81aa [diff] |
sh: MTU2: Introduce clock events suspend/resume routines Introduce suspend/resume routines for SH MTU2 clock event devices 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>