That sounds sensible, and the iops and other junk
> What I propose is to kill ide_init_default_hwifs() and rely on irq
> autodection + fallback code in ide-probe.c. This requires splitting
Remember the IRQ depends on the mode of the device (legacy v PCI native)
plus some chip specific constraints on pairing.
> ide_init_default_hwifs() to ide_default_io_base() and ide_default_irq()
> for some arm subarchs and breaking (or making it special case)
PA RISC also requires it can override default irq, and wants to know if
the device is the primary or secondary.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/