]> 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>
Wed, 16 May 2007 17:00:02 +0000 (10:00 -0700)
commit0c26e17d68bf210e5a049bb42bb9c817e2ce4cdd
tree39a8f729b7c05614ecdaadc89fa2dea7ab2df58a
parentcc0eee14f9579574c2bea4f077404b94f3fbaf67
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