From: Alex Williamson Date: Thu, 8 Aug 2013 20:09:24 +0000 (-0600) Subject: PCI: Add pci_reset_bridge_secondary_bus() X-Git-Tag: v3.12-rc1~177^2~4^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64e8674fbe6bc848333a9b7e19f8cc019dde9eab;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed