PCI: Add pci_reset_bridge_secondary_bus()
authorAlex Williamson <alex.williamson@redhat.com>
Thu, 8 Aug 2013 20:09:24 +0000 (14:09 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 9 Aug 2013 22:47:48 +0000 (16:47 -0600)
Move the secondary bus reset code from pci_parent_bus_reset() into its own
function.  Export it as we'll later be calling it from hotplug controllers
and elsewhere.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found