diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2022-12-16 15:09:33 -0800 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2023-02-18 14:23:41 +0000 |
commit | 94debe03e8afa1267f95a9001786a6aa506b9ff3 (patch) | |
tree | 6b7160b1228876c935847ae59eebcce8d995be99 /include/linux/compiler_attributes.h | |
parent | 5dc4c995db9eb45f6373a956eb1f69460e69e6d4 (diff) |
irqchip/irq-brcmstb-l2: Set IRQ_LEVEL for level triggered interrupts
When support for the level triggered interrupt controller flavor was
added with c0ca7262088e, we forgot to update the flags to be set to
contain IRQ_LEVEL. While the flow handler is correct, the output from
/proc/interrupts does not show such interrupts as being level triggered
when they are, correct that.
Fixes: c0ca7262088e ("irqchip/brcmstb-l2: Add support for the BCM7271 L2 controller")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221216230934.2478345-2-f.fainelli@gmail.com
Diffstat (limited to 'include/linux/compiler_attributes.h')
0 files changed, 0 insertions, 0 deletions