]> err.no Git - linux-2.6/commit
[PATCH] genirq: add SA_TRIGGER support
authorThomas Gleixner <tglx@linutronix.de>
Thu, 29 Jun 2006 09:24:56 +0000 (02:24 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 29 Jun 2006 17:26:24 +0000 (10:26 -0700)
commite76de9f8eb67b7acc1cc6f28c4be8583adf0a90c
treeb2c1c4f58f11772880a48c63c1138fe3b2787c9c
parentba9a2331bae5da8f65be3722b9e2d210f1987857
[PATCH] genirq: add SA_TRIGGER support

Enable drivers to request an IRQ with a given irq-flow (trigger/polarity)
setting.

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