commit | 667a11facee70c0bd15cf07946fba71236490e07 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon May 16 02:07:38 2011 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Mon May 16 02:28:58 2011 -0700 |
tree | c7913b182e9b97e0f318a80ccc3e6ad1965afbf2 | |
parent | cfefd21e693dca791bf9ecfc9dd3794facad533c [diff] |
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>