From: Bjorn Helgaas Date: Fri, 28 Oct 2011 22:25:55 +0000 (-0600) Subject: PCI: convert pci_scan_bus() to use pci_create_root_bus() X-Git-Tag: v3.3-rc1~101^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de4b2f76d69673cea08be952dcb4df2f4c81c6e3;p=pandora-kernel.git PCI: convert pci_scan_bus() to use pci_create_root_bus() I plan to deprecate pci_scan_bus_parented(), so use pci_create_root_bus() directly instead. pci_scan_bus() itself will be removed as soon as all callers are gone, so this is just an interim step. v2: export pci_scan_bus Signed-off-by: Bjorn Helgaas Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed