arm: omap2/3: Use generic irq chip
authorTony Lindgren <tony@atomide.com>
Mon, 16 May 2011 09:07:38 +0000 (02:07 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 16 May 2011 09:28:58 +0000 (02:28 -0700)
Use generic irq chip for omap2 & 3.

Note that this patch also leaves out the spurious IRQ warning
for omap3.

This warning should no longer be needed as the interrupt handlers
for various devices have implemented the necessayr read-back of
the posted write.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found