]> git.karo-electronics.de Git - karo-tx-linux.git/commit
s390/pci: cleanup hotplug code
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Wed, 5 Jun 2013 14:06:42 +0000 (16:06 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 10 Jun 2013 14:06:15 +0000 (16:06 +0200)
commit77a0f7293812e5bd14873e2b84641bd896e7170b
treeff4a76ef3a19add3b41b7f460012c2ca46eb21f1
parentf0d234683151ae0063c588d95f116ca0121cf953
s390/pci: cleanup hotplug code

Provide wrappers for the [de]configure operations, add some error
handling, and use pci_scan_slot instead of pci_scan_single_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>
arch/s390/include/asm/pci.h
arch/s390/pci/pci.c
drivers/pci/hotplug/s390_pci_hpc.c