[PATCH v2 9/9] PCI/AER: update AER configuration when PCI hotplug event happens

2012-09-14 Thread Jiang Liu
From: Yijing Wang The AER driver only configures downstream PCIe devices at driver binding time and all hot-added PCIe devices won't be managed by the AER driver. So hook PCIe device hotplug events to setup AER configuration for hot-added PCIe devices. Signed-off-by: Yijing Wang

[PATCH v2 9/9] PCI/AER: update AER configuration when PCI hotplug event happens

2012-09-14 Thread Jiang Liu
From: Yijing Wang wangyij...@huawei.com The AER driver only configures downstream PCIe devices at driver binding time and all hot-added PCIe devices won't be managed by the AER driver. So hook PCIe device hotplug events to setup AER configuration for hot-added PCIe devices. Signed-off-by: