diff options
author | 2021-11-01 21:45:34 +0800 | |
---|---|---|
committer | 2021-11-12 16:09:50 +0000 | |
commit | 1cbb418b69ed28f3395c6208931843a53d3fbcbe (patch) | |
tree | 16c4c4f16fe76ee192f40f2d87c9a0e6868d03ae /drivers/fpga/fpga-mgr.c | |
parent | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 (diff) | |
download | linux-dev-1cbb418b69ed28f3395c6208931843a53d3fbcbe.tar.xz linux-dev-1cbb418b69ed28f3395c6208931843a53d3fbcbe.zip |
irqchip/csky-mpintc: Fixup mask/unmask implementation
The mask/unmask must be implemented, and enable/disable supplement
them if the HW requires something different at startup time. When
irq source is disabled by mask, mpintc could complete irq normally.
So drop enable/disable if favour of mask/unmask.
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20211101134534.3804542-1-guoren@kernel.org
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions