ARM: pm: preserve r4 - r11 across a suspend
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 13 Jun 2011 14:04:14 +0000 (15:04 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 24 Jun 2011 07:47:29 +0000 (08:47 +0100)
Make cpu_suspend()..return function preserve r4 to r11 across a suspend
cycle.  This is in preparation of relieving platform support code from
this task.

Acked-by: Frank Hofmann <frank.hofmann@tomtom.com>
Tested-by: Kevin Hilman <khilman@ti.com>
Acked-by: Jean Pihet <j-pihet@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found