genirq: Implement a generic interrupt chip
authorThomas Gleixner <tglx@linutronix.de>
Tue, 19 Apr 2011 10:48:35 +0000 (03:48 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 19 Apr 2011 10:48:35 +0000 (03:48 -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