]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit8111eaa6d424ab3ba8a4d7a3148d4681ae5c6ae3
treee4705fabb35d28447b6263a216f4992632999a63
parent5fa94c812c0001ac7c3d8868e956ec514734a352
ARM: pm: reallocate registers to avoid r2, r3

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>
arch/arm/kernel/sleep.S