kernel-ark/kernel/irq
Thomas Gleixner f8b5473fcb [ARM] 3690/1: genirq: Introduce and make use of dummy irq chip
Patch from Thomas Gleixner

From: Thomas Gleixner <tglx@linutronix.de>

ARM has a couple of really dumb interrupt controllers.
Implement a generic one and fixup the ARM migration. ARM reused
the no_irq_chip for this purpose, but this does not work out
for platforms which are not converted to the new interrupt
type handling model.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-07-01 22:30:08 +01:00
..
autoprobe.c
chip.c [ARM] 3690/1: genirq: Introduce and make use of dummy irq chip 2006-07-01 22:30:08 +01:00
handle.c [ARM] 3690/1: genirq: Introduce and make use of dummy irq chip 2006-07-01 22:30:08 +01:00
internals.h [PATCH] genirq: more verbose debugging on unexpected IRQ vectors 2006-06-29 10:26:25 -07:00
Makefile
manage.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
migration.c
proc.c
resend.c
spurious.c