git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9749a3
)
OMAP3: PM: Remove un-necessary cp15 registers form low power cpu context
author
Santosh Shilimkar
<santosh.shilimkar@ti.com>
Sun, 23 Jan 2011 16:07:03 +0000
(21:37 +0530)
committer
Kevin 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