Home
last modified time | relevance | path

Searched hist:"46 f557cb453b9f3b6dc36b8179c2c36932a2ea64" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-omap2/
H A Dsleep34xx.Sdiff 46f557cb453b9f3b6dc36b8179c2c36932a2ea64 Sun Jan 23 17:07:03 CET 2011 Santosh Shilimkar <santosh.shilimkar@ti.com> 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>