linux/arch/s390/pci
Sebastian Ott 8b2a7e609b s390/pci: remove pdev during unplug
The disable slot implementation on s390 currently just detaches the
pci function from the partition - without informing the pci layer.
Fix this by calling pci_stop_and_remove_bus_device prior to the
operation.

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-06-26 21:10:08 +02:00
..
Makefile s390/pci: uninline instruction wrappers 2013-04-17 14:07:37 +02:00
pci_clp.c s390/pci: remove pdev during unplug 2013-06-26 21:10:08 +02:00
pci_debug.c s390/pci: debug device states 2013-04-17 14:07:35 +02:00
pci_dma.c s390/pci: use to_pci_dev 2013-06-26 21:09:59 +02:00
pci_event.c s390/pci: performance statistics and debug infrastructure 2012-12-14 10:01:17 +01:00
pci_insn.c s390/pci: do not read data after failed load 2013-04-17 14:07:38 +02:00
pci_msi.c s390/pci: msi cleanup hash usage 2013-04-17 14:07:35 +02:00
pci_sysfs.c s390/pci: use to_pci_dev 2013-06-26 21:09:59 +02:00
pci.c s390/pci: cleanup hotplug code 2013-06-26 21:10:07 +02:00