]> git.karo-electronics.de Git - karo-tx-linux.git/commit
parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 28 Oct 2011 22:27:07 +0000 (16:27 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 12 Dec 2011 20:52:52 +0000 (12:52 -0800)
commitb3a1d3832b1081d3ce2ca211969fc3d4a08f41db
tree0ef6866897c207913cb612ba22567d651b6e2cc7
parent3f78b324728f44cf9f1ba7314424116e26327954
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 <bhelgaas@google.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/parisc/dino.c