diff options
author | Tiezhu Yang <yangtiezhu@loongson.cn> | 2020-07-07 04:12:49 +0200 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2020-07-17 14:41:42 +0200 |
commit | 66a535c495f72e1deacc37dfa34acca2a06e3578 (patch) | |
tree | a2d84790265985376439f72e900278f47bf9c82a /.get_maintainer.ignore | |
parent | irqchip/loongson-htvec: Check return value of irq_domain_translate_onecell() (diff) | |
download | linux-66a535c495f72e1deacc37dfa34acca2a06e3578.tar.xz linux-66a535c495f72e1deacc37dfa34acca2a06e3578.zip |
irqchip/loongson-pch-pic: Check return value of irq_domain_translate_twocell()
Check the return value of irq_domain_translate_twocell() due to
it may returns -EINVAL if failed and use variable fwspec for it,
and then use a new variable parent_fwspec which is proper for
irq_domain_alloc_irqs_parent().
Fixes: ef8c01eb64ca ("irqchip: Add Loongson PCH PIC controller")
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/1594087972-21715-6-git-send-email-yangtiezhu@loongson.cn
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions