]> 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>
Mon, 19 Mar 2007 20:40:05 +0000 (16:40 -0400)
commit5ca07d73810d428a4cd9075c8b8de627267e2f05
tree5e5a4d33a03f47de240cbccd96db74a65dcc8608
parent34d29c3d74b491d0aede5328b039e544083d4227
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