OSDN Git Service

PCI: Add hotplug_slot_ops.reset_slot()
authorAlex Williamson <alex.williamson@redhat.com>
Thu, 8 Aug 2013 20:09:31 +0000 (14:09 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 14 Aug 2013 20:55:04 +0000 (14:55 -0600)
commit5c32b35b004f5ef70dcf62bbc42b8bed1e50b471
treeb9d3e4959d856b639072364025b9a856de593fc1
parent64e8674fbe6bc848333a9b7e19f8cc019dde9eab
PCI: Add hotplug_slot_ops.reset_slot()

This optional callback allows hotplug controllers to perform slot
specific resets.  These may be necessary in cases where a normal
secondary bus reset can interact with controller logic and expose
spurious hotplugs.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
include/linux/pci_hotplug.h