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