ARM: pm: omap3: move saving of the auxiliary control registers to C
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 30 Jun 2011 07:45:49 +0000 (08:45 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 30 Jun 2011 07:47:35 +0000 (08:47 +0100)
commitcbe263497def23befb6f475977661bae5d1f82e4
tree61d94af049ab285f0067c4a8e8a92c5763f1bd6f
parent46e130d298a384b677426e19faec311749ff2677
ARM: pm: omap3: move saving of the auxiliary control registers to C

Move the saving of the auxiliary control registers into C; there's
no need for this to be in assembly code.  This results in less
assembly code to deal with in OMAP.

Kevin tested full-chip retention and off on 3430/n900, 3530/Overo and
3630/Zoom3.

Tested-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-omap2/pm.h
arch/arm/mach-omap2/pm34xx.c
arch/arm/mach-omap2/sleep34xx.S