diff options
author | 2020-08-26 11:54:30 +0800 | |
---|---|---|
committer | 2020-09-13 15:30:00 +0100 | |
commit | 4c9b1bfaa5039fee650f4de514a8e70ae976fc2f (patch) | |
tree | 56878dd6464900548f85b129db6df1f509c806a6 /drivers/usb/cdns3/cdns3-imx.c | |
parent | irqchip/ingenic: Leave parent IRQ unmasked on suspend (diff) | |
download | linux-dev-4c9b1bfaa5039fee650f4de514a8e70ae976fc2f.tar.xz linux-dev-4c9b1bfaa5039fee650f4de514a8e70ae976fc2f.zip |
irqchip/ti-sci-inta: Fix unsigned comparison to zero
ti_sci_inta_xlate_irq() return -ENOENT on fail, p_hwirq
should be int type.
Fixes: 5c4b585d2910 ("irqchip/ti-sci-inta: Add support for INTA directly connecting to GIC")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Acked-by: Lokesh Vutla <lokeshvutla@ti.com>
Link: https://lore.kernel.org/r/20200826035430.21060-1-yuehaibing@huawei.com
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions