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

No differences found