On 11/10/23 20:11, Andy Shevchenko wrote:
> i2c_dw_acpi_configure() is called without checking of the returned
> value, hence just drop it by converting to void.
>
> Reviewed-by: Andi Shyti <[email protected]>
> Signed-off-by: Andy Shevchenko <[email protected]>
> ---
> drivers/i2c/busses/i2c-designware-common.c | 4 +---
> drivers/i2c/busses/i2c-designware-core.h | 4 ++--
> 2 files changed, 3 insertions(+), 5 deletions(-)
>
Acked-by: Jarkko Nikula <[email protected]>