commit | c4e06576282c5f91549b344fd0f516c421332b68 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Fri Oct 28 16:27:07 2011 -0600 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Jan 06 12:11:04 2012 -0800 |
tree | 0618d1d70d83ba603c601c098b8395951334f0b7 | |
parent | 9a4580011da2a2a1a5a152e13dce2a32997d3ee9 [diff] |
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>