From: Matthew Wilcox Date: Sat, 18 Nov 2006 17:11:03 +0000 (-0700) Subject: [PARISC] Fix PCI bus numbering in the presence of Cardbus bridges X-Git-Tag: v2.6.21-rc2~35^2~47^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=353dfe1290bdce1d40609e35ca6e42829623ff5f;p=pandora-kernel.git [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 Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed