]> Pileus Git - ~andy/linux/commit
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)
commit64e8674fbe6bc848333a9b7e19f8cc019dde9eab
tree43321f9f0693954f38cf4b82fc0e1da3ea267d10
parent3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b
PCI: Add pci_reset_bridge_secondary_bus()

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>
drivers/pci/pci.c
include/linux/pci.h