]> 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>
Tue, 5 Jun 2007 07:57:35 +0000 (00:57 -0700)
commitf202186e46db379b218f17e8c85d059cdf137a0d
tree0a7bc60c2566b8ebc6f0b73ffa8756634bce8d50
parent4af8560ba75e0ec84d54c9bdc64768ab61ef7eb3
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