diff options
author | Kyle McMartin <kyle@parisc-linux.org> | 2005-11-17 16:44:57 -0500 |
---|---|---|
committer | Kyle McMartin <kyle@parisc-linux.org> | 2005-11-17 16:44:57 -0500 |
commit | a39cf72ceb406e152c4682c0b635a96f1439c5ed (patch) | |
tree | cf76a662ff99250ac93484ed96d837bfb5251d98 /mm/mmap.c | |
parent | 29a622dd2b577d98731d325954f328b810826cfa (diff) | |
download | talos-obmc-linux-a39cf72ceb406e152c4682c0b635a96f1439c5ed.tar.gz talos-obmc-linux-a39cf72ceb406e152c4682c0b635a96f1439c5ed.zip |
[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 'mm/mmap.c')
0 files changed, 0 insertions, 0 deletions