]> pilppa.com 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, 1 Mar 2007 12:11:44 +0000 (04:11 -0800)
commit198018fb8f14e855cfc22da228b080b821ee622a
treee3417dc0f380fb72901d40f2d27df9d192ee8e36
parentc4199af7953d97c8bc28fcf400fb9fc6ab0f8de9
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