alistair23-linux/arch/s390/pci
Sebastian Ott 4e4d035a92 s390/pci: remove disable_device implementation
pci_disable_device is called by a driver after it stops using the pci
function - e.g. during the removal of the driver. The current
implementation removes the architecture specific information of this
function such that even after a call to pci_enable_device the pci
function is no longer usable. Just remove pcibios_disable_device.

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-04-17 14:07:39 +02:00
..
Makefile s390/pci: uninline instruction wrappers 2013-04-17 14:07:37 +02:00
pci.c s390/pci: remove disable_device implementation 2013-04-17 14:07:39 +02:00
pci_clp.c s390/pci: debug device states 2013-04-17 14:07:35 +02:00
pci_debug.c s390/pci: debug device states 2013-04-17 14:07:35 +02:00
pci_dma.c s390/pci: rename instruction wrappers 2013-04-17 14:07:37 +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: s390 specific PCI sysfs attributes 2012-11-30 17:47:26 +01:00