mirror-linux/drivers/net/ethernet/apple
Jinjie Ruan e08ec0597b net: apple: bmac: 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.

Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Link: https://patch.msgid.link/20240911094445.1922476-2-ruanjinjie@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-09-12 20:35:04 -07:00
..
Kconfig
Makefile
bmac.c net: apple: bmac: Use IRQF_NO_AUTOEN flag in request_irq() 2024-09-12 20:35:04 -07:00
bmac.h
mace.c powerpc/macio: Make remove callback of macio driver void returned 2024-03-07 23:06:19 +11:00
mace.h
macmace.c net: ethernet: apple: Convert to platform remove callback returning void 2023-09-20 09:06:37 +01:00