Re: [PATCH v2 04/12] i2c: designware: Drop return value from dw_i2c_of_configure()

From: Andi Shyti
Date: Thu Nov 09 2023 - 15:36:25 EST


Hi Andy,

On Thu, Nov 09, 2023 at 08:19:14PM +0200, Andy Shevchenko wrote:
> dw_i2c_of_configure() is called without checking of the returned
> value, hence just drop it by converting to void.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

Reviewed-by: Andi Shyti <andi.shyti@xxxxxxxxxx>

Andi