diff options
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | 2013-04-16 12:20:15 (GMT) |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2013-04-17 12:07:39 (GMT) |
commit | 4e4d035a928340e828f633059b735901584c67a7 (patch) | |
tree | 6e7c5e1fc609e8c8074921f6c897be37ba401d8b /lib/cmdline.c | |
parent | 89b0dc958b7ac08ecf23ca25df98f7effe897ed9 (diff) | |
download | linux-fsl-qoriq-4e4d035a928340e828f633059b735901584c67a7.tar.xz |
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>
Diffstat (limited to 'lib/cmdline.c')
0 files changed, 0 insertions, 0 deletions