[PATCH] genirq: add IRQ_NOREQUEST support
commit6550c775cb5ee94c132d93d84de3bb23f0abf37b
authorThomas Gleixner <tglx@linutronix.de>
Thu, 29 Jun 2006 09:24:49 +0000 (29 02:24 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 29 Jun 2006 17:26:24 +0000 (29 10:26 -0700)
tree818ae46cfe30265bbecc095262de53e9c8dcb012
parent3418d72404e35eb19e7995cbf3e7a76ba8fefbce
[PATCH] genirq: add IRQ_NOREQUEST support

Enable platforms to disable request_irq() for certain interrupts.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/irq.h
kernel/irq/manage.c