[PATCH 00/12] ide: IRQ setup fixes/sanitizations

From: Bartlomiej Zolnierkiewicz
Date: Mon Jan 19 2009 - 09:13:25 EST



IRQ setup fixes/sanitizations.

For IDE PCI controllers we now always use pci_get_legacy_ide_irq() if device
is in compatibility mode. This in turn allows us to remove no longer needed:
- IRQ hackery from both core code and host drivers
- optional IRQ auto-probing from core code

These patches are on top of:
- pata-2.6 tree
- "[PATCH 0/6] ide: more core code housekeeping" patchset
- "[PATCH] mn10300: add pci_get_legacy_ide_irq() to <asm/pci.h>"

diffstat:
drivers/ide/amd74xx.c | 12 ----
drivers/ide/atiixp.c | 3 -
drivers/ide/ide-pci-generic.c | 4 -
drivers/ide/ide-probe.c | 114 +++++++-----------------------------------
drivers/ide/ns87415.c | 4 -
drivers/ide/piix.c | 11 ----
drivers/ide/serverworks.c | 9 ---
drivers/ide/setup-pci.c | 36 ++++++++-----
drivers/ide/sis5513.c | 2
drivers/ide/slc90e66.c | 1
drivers/ide/trm290.c | 3 -
drivers/ide/via82cxxx.c | 10 ---
include/linux/ide.h | 19 -------
13 files changed, 49 insertions(+), 179 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/