diff options
author | Jinjie Ruan <[email protected]> | 2024-09-10 20:43:12 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2024-09-18 16:54:30 +0300 |
commit | bcd1371bd85e560ccc9159b7747f94bfe43b77a6 (patch) | |
tree | 364be455294cea18933e72d9c96e0b799bf96128 /tools/perf/scripts/python | |
parent | ea11a89c3ac64ada9d8b7f7de279cb6385ed194f (diff) |
wifi: p54: 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: cd8d3d321285 ("p54spi: p54spi driver")
Signed-off-by: Jinjie Ruan <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions