]> 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>
Wed, 7 Mar 2007 08:04:13 +0000 (00:04 -0800)
commitc537ec6d3d51806e91da9d64aa74b35e2d79e3b4
tree99cb4e1e0dd3445aad209a6abe85a9e1c53090b3
parente72d780eef770acabf34bde4ee39d54ae3cf2dfd
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