diff options
author | 2025-04-18 19:34:31 +0200 | |
---|---|---|
committer | 2025-04-25 16:08:26 +0200 | |
commit | 8da1ce7ec08d3079d63709ead2ab56c32f2af744 (patch) | |
tree | 65308c3ffaf4ef11094476c7546f8af73258ff09 /lib/mpi/mpi-sub-ui.c | |
parent | staging: gpib: Remove dependency on LED subsystem (diff) | |
download | wireguard-linux-8da1ce7ec08d3079d63709ead2ab56c32f2af744.tar.xz wireguard-linux-8da1ce7ec08d3079d63709ead2ab56c32f2af744.zip |
staging: gpib: Remove atn_asserted global variable
atn_asserted was introduced to deal with an issue where certain models
of the Raspberry Pi would lose interrupts under heavy load. Using
a combination of edge and level interrupts the problem was resolved
so the work-around is no longer needed.
This patch removes the work-around.
Tested-by: Dave Penkler <dpenkler@gmail.com>
Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://lore.kernel.org/r/20250418173434.2892-6-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions