]> 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>
Thu, 30 Aug 2007 01:05:26 +0000 (18:05 -0700)
commit773a4efea5a53cfcd24a7acd406438199f9fbd7e
tree4b9bfc16301f9995b92e7123d1b76d8cf5cb52f1
parentdb959bd7f42a99c5cf8be29b8832b425190f8e74
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