]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5325e26e06c66698791da04882710c3437109038
treec7913b182e9b97e0f318a80ccc3e6ad1965afbf2
parent9128c0df25f93464dcf8b593f4abc01affafc621
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