]> git.baikalelectronics.ru Git - kernel.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>
Fri, 6 Jan 2012 20:11:04 +0000 (12:11 -0800)
commit987c0378f93a6b3f1dffd3039b9f5cde1a3aa8fa
tree0618d1d70d83ba603c601c098b8395951334f0b7
parenta8db540fafac0043f1f6c6de0423480dec333c55
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