Commit 09573b1c authored by Jinjie Ruan's avatar Jinjie Ruan Committed by Stefan Schmidt
Browse files

net: ieee802154: mcr20a: 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: 8c6ad9cc ("ieee802154: Add NXP MCR20A IEEE 802.15.4 transceiver driver")
Reviewed-by: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: default avatarJinjie Ruan <ruanjinjie@huawei.com>
Link: https://lore.kernel.org/20240911094234.1922418-1-ruanjinjie@huawei.com


Signed-off-by: default avatarStefan Schmidt <stefan@datenfreihafen.org>
parent bff1709b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment