commit | 608c388122c72e1bf11ba8113434eb3d0c40c32d | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Thu Aug 08 14:09:43 2013 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Aug 14 14:57:17 2013 -0600 |
tree | a67398b75734e679d6377a6e7ba170030ef301b8 | |
parent | 2e35afaefe64946caaecfacaf7fb568e46185e88 [diff] |
PCI: Add slot reset option to pci_dev_reset() If the hotplug controller provides a way to reset a slot, use that before a direct parent bus reset. Like the bus reset option, this is only available when a single pci_dev occupies the slot. Signed-off-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>