kernel_samsung_a53x/drivers/net/wireless/intersil/p54
Jinjie Ruan 625e3558fd wifi: p54: Use IRQF_NO_AUTOEN flag in request_irq()
[ Upstream commit bcd1371bd85e560ccc9159b7747f94bfe43b77a6 ]

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 <ruanjinjie@huawei.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://patch.msgid.link/20240910124314.698896-2-ruanjinjie@huawei.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-12-17 13:24:03 +01:00
..
eeprom.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
eeprom.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
fwio.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
led.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
lmac.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
main.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
p54.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
p54pci.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
p54pci.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
p54spi.c wifi: p54: Use IRQF_NO_AUTOEN flag in request_irq() 2024-12-17 13:24:03 +01:00
p54spi.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
p54spi_eeprom.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
p54usb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
p54usb.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
txrx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00