diff options
author | Marc Zyngier <maz@kernel.org> | 2022-02-24 10:12:22 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2022-03-01 10:06:24 +0000 |
commit | 8d4c998919320206f8832dc413e23fdd27ef2274 (patch) | |
tree | fb5f85c590497034ac2a648669188a26f5eae35a /fs/xfs | |
parent | dfd42facf1e4ada021b939b4e19c935dcdd55566 (diff) | |
download | linux-8d4c998919320206f8832dc413e23fdd27ef2274.tar.bz2 |
irqchip/qcom-pdc: Kill PDC_NO_PARENT_IRQ
PDC_NO_PARENT_IRQ is pretty pointless, as all it indicates is
that the PDC terminates the interrupt hierarchy. Which is
exactly the same as not having a mapping in the GIC space.
This is also bad practice to treat the absence of a hwirq
as a hwirq itself.
Just explicitly use the region mapping pointer, and drop
the definition.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Maulik Shah <quic_mkshah@quicinc.com>
Link: https://lore.kernel.org/r/20220224101226.88373-2-maz@kernel.org
Diffstat (limited to 'fs/xfs')
0 files changed, 0 insertions, 0 deletions