[PATCH 3/8] pci: Add pci_hp_reset_slot

2013-05-07 Thread Alex Williamson
Provide an interface to get to hotplug controller reset_slot callback Signed-off-by: Alex Williamson --- drivers/pci/hotplug/pci_hotplug_core.c | 24 include/linux/pci_hotplug.h|8 2 files changed, 32 insertions(+) diff --git a/drivers/pci/hot

[RFC PATCH 3/8] pci: Add pci_hp_reset_slot

2013-05-01 Thread Alex Williamson
Provide an interface to get to hotplug controller reset_slot callback Signed-off-by: Alex Williamson --- drivers/pci/hotplug/pci_hotplug_core.c | 24 include/linux/pci_hotplug.h|8 2 files changed, 32 insertions(+) diff --git a/drivers/pci/hot