]> 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>
Tue, 27 Feb 2007 10:54:18 +0000 (02:54 -0800)
commit36e5c60cab9c518cdcf6046d8c81c12b627128c6
tree5678459cb324d52fc1008d1ae243d04c838026ab
parentcb81e4bd5c4bc7b8b7b4cf7d17e078251ba45b4e
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