From: Bjorn Helgaas Date: Fri, 28 Oct 2011 22:27:07 +0000 (-0600) Subject: parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented() X-Git-Tag: v3.3-rc1~101^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4e06576282c5f91549b344fd0f516c421332b68;p=pandora-kernel.git parisc/PCI: dino: 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