]> 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, 21 Jun 2007 07:24:05 +0000 (00:24 -0700)
commit306993c6a9dee23b7fdf71fb43c3d326f8804fc6
treee0001149b2aafce5fc0b98e822cefeb8ed26d125
parentc5e04d8f134962c749ec77a5edfdcc498eae93bc
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