]> www.infradead.org Git - users/jedix/linux-maple.git/commit
s390/pci: remove hotplug slot when releasing the device
authorGerd Bayer <gbayer@linux.ibm.com>
Fri, 10 Nov 2023 11:06:42 +0000 (12:06 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Tue, 20 Feb 2024 13:37:32 +0000 (14:37 +0100)
commit6ee600bfbe0f818ffb7748d99e9b0c89d0d9f02a
tree246b5427daa8dd7d5845c4b0f4132a29940b093b
parentbcb5d6c769039c8358a2359e7c3ea5d97ce93108
s390/pci: remove hotplug slot when releasing the device

Centralize the removal so all paths are covered and the hotplug slot
will remain active until the device is really destroyed.

Signed-off-by: Gerd Bayer <gbayer@linux.ibm.com>
Reviewed-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/pci/pci.c