]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Optimize INTC register accesses and enable autoidling
authorJuha Yrjola <juha.yrjola@solidboot.com>
Thu, 7 Dec 2006 01:13:50 +0000 (17:13 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 5 Mar 2007 11:11:41 +0000 (03:11 -0800)
commite73c19856ed1be324f03c299b9ee0ba7376fb9b9
tree7eae51411db3ffb7195e56a650cc26a8a80f9d4e
parent3e5a37d31b35a6502c5ff59bfa01beeea79f3ca4
ARM: OMAP: Optimize INTC register accesses and enable autoidling

Use virtual addresses directly instead of physical addresses to
avoid having to recalculate the virtual address with every
register access.

Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/irq.c