From: Russell King Date: Thu, 30 Jun 2011 07:45:49 +0000 (+0100) Subject: ARM: pm: omap3: move saving of the auxiliary control registers to C X-Git-Tag: v3.1-rc1~258^2~1^8~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbe263497def23befb6f475977661bae5d1f82e4;p=pandora-kernel.git 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 Signed-off-by: Russell King --- Reading git-diff-tree failed