kernel-ark/kernel/irq
Andrew Morton 13e87ec686 [PATCH] request_irq(): remove warnings from irq probing
- Add new SA_PROBEIRQ which suppresses the new sharing-mismatch warning.
  Some drivers like to use request_irq() to find an unused interrupt slot.

- Use it in i82365.c

- Kill unused SA_PROBE.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-28 08:33:46 -07:00
..
autoprobe.c
handle.c
internals.h
Makefile [PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set 2006-04-11 06:18:41 -07:00
manage.c [PATCH] request_irq(): remove warnings from irq probing 2006-04-28 08:33:46 -07:00
migration.c [PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set 2006-04-11 06:18:41 -07:00
proc.c
spurious.c