genirq: Implement a generic interrupt chip
authorThomas Gleixner <tglx@linutronix.de>
Fri, 13 May 2011 13:52:34 +0000 (06:52 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 13 May 2011 13:52:34 +0000 (06:52 -0700)
Implement a generic interrupt chip, which is configurable and is able
to handle the most common irq chip implementations.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found