linux/arch/s390/pci
Sebastian Ott 53923354d6 s390/pci: fix hotplug module init
Loading the pci hotplug module when no devices are present will fail
but unfortunately some hotplug callbacks stay registered to the pci
bus level. Fix this by not letting module loading fail when no pci
devices are present and provide proper {de}registration functions
for these callbacks.

Reviewed-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2013-02-14 15:55:17 +01:00
..
Makefile s390/pci: performance statistics and debug infrastructure 2012-12-14 10:01:17 +01:00
pci.c s390/pci: fix hotplug module init 2013-02-14 15:55:17 +01:00
pci_clp.c s390/pci: cleanup clp page allocation 2013-02-14 15:55:16 +01:00
pci_debug.c s390/pci: performance statistics and debug infrastructure 2012-12-14 10:01:17 +01:00
pci_dma.c s390/pci: remove dead code 2013-01-08 10:57:04 +01:00
pci_event.c s390/pci: performance statistics and debug infrastructure 2012-12-14 10:01:17 +01:00
pci_msi.c s390/pci: PCI adapter interrupts for MSI/MSI-X 2012-11-30 17:47:21 +01:00
pci_sysfs.c s390/pci: s390 specific PCI sysfs attributes 2012-11-30 17:47:26 +01:00