diff options
author | Kyle McMartin <kyle@parisc-linux.org> | 2005-11-18 00:44:57 +0300 |
---|---|---|
committer | Kyle McMartin <kyle@parisc-linux.org> | 2005-11-18 00:44:57 +0300 |
commit | a39cf72ceb406e152c4682c0b635a96f1439c5ed (patch) | |
tree | cf76a662ff99250ac93484ed96d837bfb5251d98 /drivers/scsi/3w-9xxx.h | |
parent | 29a622dd2b577d98731d325954f328b810826cfa (diff) | |
download | linux-a39cf72ceb406e152c4682c0b635a96f1439c5ed.tar.xz |
[PARISC] Make superio.c initialize before any driver needs it
Convert superio_init to use PCI_FIXUP_FINAL as ohci_pci being called
before superio_probe really makes a mess. superio_init will then fail
to register irq 20 (the "SuperIO" irq) and BUG() because ohci_pci has
stolen it before superio_fixup_irq can be moved USB to irq 1.
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
Diffstat (limited to 'drivers/scsi/3w-9xxx.h')
0 files changed, 0 insertions, 0 deletions