[PATCH v2 4/8] pci: Implement reset_slot for pciehp

2013-05-07 Thread Alex Williamson
Disable notification around secondary bus reset. Signed-off-by: Alex Williamson --- drivers/pci/hotplug/pciehp.h |1 + drivers/pci/hotplug/pciehp_core.c | 12 drivers/pci/hotplug/pciehp_hpc.c | 31 +++ 3 files changed, 44 insertions(+)

[PATCH v2 4/8] pci: Implement reset_slot for pciehp

2013-05-07 Thread Alex Williamson
Disable notification around secondary bus reset. Signed-off-by: Alex Williamson alex.william...@redhat.com --- drivers/pci/hotplug/pciehp.h |1 + drivers/pci/hotplug/pciehp_core.c | 12 drivers/pci/hotplug/pciehp_hpc.c | 31 +++ 3 files