]> asedeno.scripts.mit.edu Git - linux.git/commit
ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented()
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 28 Oct 2011 22:26:26 +0000 (16:26 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 6 Jan 2012 20:10:58 +0000 (12:10 -0800)
commit79e77f27f52264768a393f8bafb548d3776f993e
tree795d5a30305717b64ed1955452231229bf43098b
parente2a7965ee07360c448ffa4eb3d5ccee01c42251e
ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented()

This doesn't change any functionality, but it makes a subsequent patch
slightly simpler.

CC: Tony Luck <tony.luck@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/ia64/pci/pci.c