]> 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>
Thu, 1 Mar 2007 07:57:37 +0000 (23:57 -0800)
commit3fd2ad8289fd4ceb7d6d74fba1df83362b0f098f
tree150337011d0de7ace5b0a92013f7ad86b616e6a0
parent4cd25123c8f46fa3e73795fff31b0fc596471607
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