[PATCH v2 0/8] pci: bus and slot reset interface

2013-05-07 Thread Alex Williamson
v2: Sorry, v1 somehow didn't cc linux-pci. No code change We currently support reset of individual functions via the pci_reset_function() interface. If a device supports one of the FLR mechanisms, this works great. If not, things get a little shady. We can do a D3hot->D0 PM reset if the

[PATCH v2 0/8] pci: bus and slot reset interface

2013-05-07 Thread Alex Williamson
v2: Sorry, v1 somehow didn't cc linux-pci. No code change We currently support reset of individual functions via the pci_reset_function() interface. If a device supports one of the FLR mechanisms, this works great. If not, things get a little shady. We can do a D3hot-D0 PM reset if the device