Skip to content
Commit a39cf72c authored by Kyle McMartin's avatar Kyle McMartin
Browse files

[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: default avatarKyle McMartin <kyle@parisc-linux.org>
parent 29a622dd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment