From: Bjorn Helgaas Date: Fri, 28 Oct 2011 22:27:22 +0000 (-0600) Subject: parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented() X-Git-Tag: v3.3-rc1~101^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42605fa6665ea86bbbd4de61693a0b002830277b;p=pandora-kernel.git parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented() No functional change here; just converting from pci_scan_bus_parented() to pci_create_bus() to make a future patch simpler. CC: linux-parisc@vger.kernel.org Signed-off-by: Bjorn Helgaas Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed