commit | 4444d712fd5b31f2348b57eaa2bbdc5e68c4e1b6 | [log] [tgz] |
---|---|---|
author | Santosh Shilimkar <santosh.shilimkar@ti.com> | Sun Jan 23 19:00:34 2011 +0530 |
committer | Kevin Hilman <khilman@ti.com> | Thu Mar 10 12:23:12 2011 -0800 |
tree | 049e428aaddc72e916c8850b19474006dd360a51 | |
parent | b1ace38094c4926255343a81faba8fb4faf59a45 [diff] |
OMAP3: PM: Use ARMv7 supported instructions instead of legacy CP15 ones On ARMv7 dsb, dmb instructions are supported and can be used directly instead of their cp15 equivalnet. Also remove the opcodes for smc and use the available instruction directly in OMAP3 low power asm code Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com>