]> git.karo-electronics.de Git - karo-tx-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>
Tue, 13 Dec 2011 18:42:16 +0000 (10:42 -0800)
commita36013f235a1926fb996d2d5b79f8749a06f1713
treea3a3af229ef89ebd240d6f04d9fbb12505f43894
parent34fa47907deed9eebceb5bef61ab7c1b146dfe37
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