mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
ACK interrupts on the new SoCs.
This commit is contained in:
parent
dc6fff9835
commit
917d2c3c3b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=276684
@ -364,6 +364,8 @@ apb_filter(void *arg)
|
||||
case AR71XX_SOC_AR9341:
|
||||
case AR71XX_SOC_AR9342:
|
||||
case AR71XX_SOC_AR9344:
|
||||
case AR71XX_SOC_QCA9556:
|
||||
case AR71XX_SOC_QCA9558:
|
||||
/* ACK/clear the given interrupt */
|
||||
ATH_WRITE_REG(AR71XX_MISC_INTR_STATUS,
|
||||
(1 << irq));
|
||||
|
Loading…
Reference in New Issue
Block a user