]> 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>
Tue, 13 Dec 2011 18:42:22 +0000 (10:42 -0800)
commite451cd7aa056c71cabedec994c0860e3f01c28c7
treee7055c95a937b4daf8444e56ec943b7fcaa77659
parenteb40d8ee9669ecdfb08abfe0a86fad275b995d89
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