]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit982890ddf8afca34a92339223629d6ec2b32df9d
tree68ba3666c1d2c0805089e8ffdb47da961a760450
parentb4954f5b90e39fa3a751e3c7a9bf10ca879de54d
[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