[PARISC] Fix PCI bus numbering in the presence of Cardbus bridges
commit353dfe1290bdce1d40609e35ca6e42829623ff5f
authorMatthew Wilcox <matthew@wil.cx>
Sat, 18 Nov 2006 17:11:03 +0000 (18 10:11 -0700)
committerKyle McMartin <kyle@ubuntu.com>
Fri, 8 Dec 2006 05:34:37 +0000 (8 00:34 -0500)
tree0956025244bcaacc23eebc4edfcb268778cab880
parentcaa451f30aabba47e96355511a63456357074df6
[PARISC] Fix PCI bus numbering in the presence of Cardbus bridges

Firmware ignores Cardbus bridges, so when Linux assigns bus numbers,
it must override firmware's notion of what the busses are numbered.
This is not sufficient to support the Cardbus bridge as there is also
no interrupt routing table entry for them.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
drivers/parisc/lba_pci.c