]> git.baikalelectronics.ru Git - kernel.git/commit
parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented()
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 28 Oct 2011 22:27:22 +0000 (16:27 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 6 Jan 2012 20:11:06 +0000 (12:11 -0800)
commit78aa253195c739667ef78d8c684ce19e950bf132
treef2a150c54c2ec14725a2ea2f5dd007194839dd43
parent3b7a3bd042f2a8ef729410abde03561d9552f4bd
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 <bhelgaas@google.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/parisc/lba_pci.c