]> git.baikalelectronics.ru Git - kernel.git/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)
commitb2593f75d86d4843572e4c6b5aa59f893d7c5dd3
tree43321f9f0693954f38cf4b82fc0e1da3ea267d10
parenta3079e9139cd68a2ce172277272f72e0aa13bdb1
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