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)
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>

No differences found