OMAP3: PM: Remove un-necessary cp15 registers form low power cpu context
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Sun, 23 Jan 2011 16:07:03 +0000 (21:37 +0530)
committerKevin Hilman <khilman@ti.com>
Thu, 10 Mar 2011 20:23:12 +0000 (12:23 -0800)
commit46f557cb453b9f3b6dc36b8179c2c36932a2ea64
treeb7db81ebf5aebfead54bbdede102a5980121108f
parentc9749a352383d4d2d25eb28062afd1a7eee115b7
OMAP3: PM: Remove un-necessary cp15 registers form low power cpu context

The current code saves few un-necessary registers which are read-only or
write-only, unused CP15 registers.

Remove them and keep only necessary CP15 registers part of
low power context save/restore.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/sleep34xx.S