Add QCA9533 to the list of SoCs that require IRQ's be ACKed.

This commit is contained in:
Adrian Chadd 2015-11-16 06:15:01 +00:00
parent 3949873f7a
commit 27ddeed4a3

View File

@ -364,6 +364,8 @@ apb_filter(void *arg)
case AR71XX_SOC_AR9341:
case AR71XX_SOC_AR9342:
case AR71XX_SOC_AR9344:
case AR71XX_SOC_QCA9533:
case AR71XX_SOC_QCA9533_V2:
case AR71XX_SOC_QCA9556:
case AR71XX_SOC_QCA9558:
/* ACK/clear the given interrupt */