commit | 5c32b35b004f5ef70dcf62bbc42b8bed1e50b471 | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Thu Aug 08 14:09:31 2013 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Aug 14 14:55:04 2013 -0600 |
tree | b9d3e4959d856b639072364025b9a856de593fc1 | |
parent | 64e8674fbe6bc848333a9b7e19f8cc019dde9eab [diff] |
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>