diff options
author | Dave Penkler <dpenkler@gmail.com> | 2025-04-18 19:34:31 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-25 16:08:26 +0200 |
commit | 8da1ce7ec08d3079d63709ead2ab56c32f2af744 (patch) | |
tree | 65308c3ffaf4ef11094476c7546f8af73258ff09 /scripts/lib/kdoc/kdoc_files.py | |
parent | b56611d934bbd8b62ef3ee54c0edb7e0c973892d (diff) |
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 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions