From: Andreas Noever Date: Thu, 23 Jan 2014 20:59:23 +0000 (+0100) Subject: PCI: Assign CardBus bus number only during the second pass X-Git-Tag: v3.15-rc1~143^2~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=619c8c310f7f21e59a7e2b53795183c34401a599;p=pandora-kernel.git PCI: Assign CardBus bus number only during the second pass Right now the CardBus code in pci_scan_bridge() is executed during both passes. Since we always allocate the bus number ourselves it makes sense to put it into the second pass. Signed-off-by: Andreas Noever Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed