commit | 46f557cb453b9f3b6dc36b8179c2c36932a2ea64 | [log] [tgz] |
---|---|---|
author | Santosh Shilimkar <santosh.shilimkar@ti.com> | Sun Jan 23 21:37:03 2011 +0530 |
committer | Kevin Hilman <khilman@ti.com> | Thu Mar 10 12:23:12 2011 -0800 |
tree | b7db81ebf5aebfead54bbdede102a5980121108f | |
parent | c9749a352383d4d2d25eb28062afd1a7eee115b7 [diff] |
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>