[PATCH] genirq: add IRQ_NOAUTOEN support
authorThomas Gleixner <tglx@linutronix.de>
Thu, 29 Jun 2006 09:24:50 +0000 (02:24 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 29 Jun 2006 17:26:24 +0000 (10:26 -0700)
commit94d39e1f6e8132ea982a1d61acbe0423d3d14365
tree68ba3666c1d2c0805089e8ffdb47da961a760450
parent6550c775cb5ee94c132d93d84de3bb23f0abf37b
[PATCH] genirq: add IRQ_NOAUTOEN support

Enable platforms to disable the automatic enabling of freshly set up irqs.

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/handle.c
kernel/irq/manage.c