]> www.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, 6 Aug 2007 09:22:25 +0000 (02:22 -0700)
commit5eb0458ae6d4cdf9c9fb86f7359ebb4f32bc081d
tree8173b82fad36aebb7e9c627912a4d15f8904b3cc
parent9c9dfb256a5cd1ecb86615ccbc40bb1805feda53
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