Re: [PATCH v2 3/3] i2c: exynos5: don't check for irq 0

From: Krzysztof Kozlowski
Date: Mon Nov 02 2020 - 03:37:19 EST


On Sun, Nov 01, 2020 at 06:18:07PM +0100, Martin Kaiser wrote:
> platform_get_irq never returns 0. Don't check for this. Make it clear that
> the error path always returns a negative error code.
>
> Signed-off-by: Martin Kaiser <martin@xxxxxxxxx>
> ---
> changes in v2
> - split the patch in three parts
>
> drivers/i2c/busses/i2c-exynos5.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Best regards,
Krzysztof