Home
last modified time | relevance | path

Searched hist:"50 f0f26e7c8665763d0d7d3372dbcf191f94d077" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/irqchip/
H A Dirq-aspeed-i2c-ic.cdiff 50f0f26e7c8665763d0d7d3372dbcf191f94d077 Sat Apr 23 04:42:26 CDT 2022 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return value

The irq_of_parse_and_map() returns 0 on failure, not a negative ERRNO.

Fixes: f48e699ddf70 ("irqchip/aspeed-i2c-ic: Add I2C IRQ controller for Aspeed")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220423094227.33148-1-krzysztof.kozlowski@linaro.org