ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the same
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 13 Jun 2011 12:39:44 +0000 (13:39 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 24 Jun 2011 07:47:20 +0000 (08:47 +0100)
commit6b5f6ab0e1c33beaed828271f13c03ed02ee3c15
treed945a765d69fb9f60f6f359735aab9883998f7a9
parent3125af241cdb5a2421aad9f710b2744228a79084
ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the same

Eliminate the differences between MULTI_CPU and non-MULTI_CPU resume
paths, making the saved structure identical irrespective of the way
the kernel was configured.

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