diff options
| author | Niklas Schnelle <[email protected]> | 2025-05-22 12:13:12 +0000 |
|---|---|---|
| committer | Heiko Carstens <[email protected]> | 2025-05-22 14:12:25 +0000 |
| commit | d76f9633296785343d45f85199f4138cb724b6d2 (patch) | |
| tree | 7ae0176e938a6c2d5ba9172e6f803f27f1cd6881 /drivers/gpu/drm/amd/amdgpu/atom.c | |
| parent | s390/crypto: Extend protected key conversion retry loop (diff) | |
| download | kernel-d76f9633296785343d45f85199f4138cb724b6d2.tar.gz kernel-d76f9633296785343d45f85199f4138cb724b6d2.zip | |
s390/pci: Remove redundant bus removal and disable from zpci_release_device()
Remove zpci_bus_remove_device() and zpci_disable_device() calls from
zpci_release_device(). These calls were done when the device
transitioned into the ZPCI_FN_STATE_STANDBY state which is guaranteed to
happen before it enters the ZPCI_FN_STATE_RESERVED state. When
zpci_release_device() is called the device is known to be in the
ZPCI_FN_STATE_RESERVED state which is also checked by a WARN_ON().
Cc: [email protected]
Fixes: a46044a92add ("s390/pci: fix zpci_zdev_put() on reserve")
Reviewed-by: Gerd Bayer <[email protected]>
Reviewed-by: Julian Ruess <[email protected]>
Tested-by: Gerd Bayer <[email protected]>
Signed-off-by: Niklas Schnelle <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atom.c')
0 files changed, 0 insertions, 0 deletions
