diff options
author | Jinjie Ruan <[email protected]> | 2024-09-10 20:43:13 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2024-09-18 16:54:30 +0300 |
commit | 9a98dd48b6d834d7a3fe5e8e7b8c3a1d006f9685 (patch) | |
tree | f49e2edb09331817b44340aedd721b1d0f0df277 /tools/perf/scripts/python/powerpc-hcalls.py | |
parent | bcd1371bd85e560ccc9159b7747f94bfe43b77a6 (diff) |
wifi: mwifiex: 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: 853402a00823 ("mwifiex: Enable WoWLAN for both sdio and pcie")
Signed-off-by: Jinjie Ruan <[email protected]>
Acked-by: Brian Norris <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions