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)
commit667a11facee70c0bd15cf07946fba71236490e07
treec7913b182e9b97e0f318a80ccc3e6ad1965afbf2
parentcfefd21e693dca791bf9ecfc9dd3794facad533c
arm: omap2/3: Use generic irq chip

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>
arch/arm/mach-omap2/irq.c