diff options
| author | Dave Penkler <dpenkler@gmail.com> | 2025-09-28 13:33:59 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-10-13 10:54:44 +0200 |
| commit | aaf2af1ed147ef49be65afb541a67255e9f60d15 (patch) | |
| tree | 892fd8b559c7c2a6f0cbdbedc52bb85564b75a32 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
| parent | 92a2b74a6b5a5d9b076cd9aa75e63c6461cbd073 (diff) | |
staging: gpib: Return -EINTR on device clear
When the ATN (Attention) line is asserted during a read we get a
NIUSB_ATN_STATE_ERROR during a read. For the controller to send a
device clear it asserts ATN. Normally this is an error but in the case
of a device clear it should be regarded as an interrupt.
Return -EINTR when the Device Clear Active State (DCAS) is entered
else signal an error with dev_dbg with status instead of just dev_err.
Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions
