ARM: pm: reallocate registers to avoid r2, r3
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 13 Jun 2011 14:25:11 +0000 (15:25 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 24 Jun 2011 07:47:32 +0000 (08:47 +0100)
Avoid using r2 and r3 in the suspend code, allowing these to be
passed further into the function as arguments.

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