[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201102083922.GC6986@kozik-lap>
Date: Mon, 2 Nov 2020 09:39:22 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Martin Kaiser <martin@...ser.cx>
Cc: Wolfram Sang <wsa@...nel.org>, Andrzej Hajda <a.hajda@...sung.com>,
linux-i2c@...r.kernel.org, linux-samsung-soc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 2/3] i2c: exynos5: fix platform_get_irq error handling
On Sun, Nov 01, 2020 at 06:18:06PM +0100, Martin Kaiser wrote:
> If platform_get_irq returns an error, relay this error to the caller of
> the probe function. Don't change all errors to -EINVAL. This breaks the
> case where platform_get_irq returns -EPROBE_DEFER.
>
> Signed-off-by: Martin Kaiser <martin@...ser.cx>
> ---
> changes in v2
> - split the patch in three parts
>
> drivers/i2c/busses/i2c-exynos5.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
Reviewed-by: Krzysztof Kozlowski <krzk@...nel.org>
Best regards,
Krzysztof
Powered by blists - more mailing lists