]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP2: Optimize INTC register accesses and enable autoidling
authorJuha Yrjola <juha.yrjola@solidboot.com>
Thu, 28 Sep 2006 16:07:12 +0000 (19:07 +0300)
committerJuha Yrjola <juha.yrjola@solidboot.com>
Thu, 28 Sep 2006 16:07:12 +0000 (19:07 +0300)
commit0af779e211ee29f14e486f34bc93e0e15b9a23d1
treee8d912e894cfd0ce678146c7586ad032a978082f
parent7bec16f85df94d4fda041ebb9b99d3ecec5287b5
ARM: OMAP2: 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>
arch/arm/mach-omap2/irq.c