diff options
author | 2024-09-12 11:30:13 +0800 | |
---|---|---|
committer | 2024-09-13 10:20:48 -0700 | |
commit | dcd18a3fb1228409dfc24373c5c6868a655810b0 (patch) | |
tree | 4ea7a976199aee73e0fc0916e5cc3f66b55569fa /scripts/lib/kdoc/kdoc_output.py | |
parent | Input: ims-pcu - fix calling interruptible mutex (diff) | |
download | linux-rng-dcd18a3fb1228409dfc24373c5c6868a655810b0.tar.xz linux-rng-dcd18a3fb1228409dfc24373c5c6868a655810b0.zip |
Input: ps2-gpio - use IRQF_NO_AUTOEN flag in request_irq()
disable_irq() after request_irq() still has a time gap in which
interrupts can come. request_irq() with IRQF_NO_AUTOEN flag will
disable IRQ auto-enable when request IRQ.
Fixes: 9ee0a0558819 ("Input: PS/2 gpio bit banging driver for serio bus")
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Acked-by: Danilo Krummrich <dakr@kernel.org>
Link: https://lore.kernel.org/r/20240912033013.2610949-1-ruanjinjie@huawei.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions