Re: [PATCH v6 1/3] i2c: tegra: Fix reset error handling with ACPI
From: Andi Shyti
Date: Fri Jul 11 2025 - 11:59:50 EST
Hi Akhil,
On Thu, Jul 10, 2025 at 04:50:29PM +0300, Andy Shevchenko wrote:
> On Thu, Jul 10, 2025 at 06:42:04PM +0530, Akhil R wrote:
> > The acpi_evaluate_object() returns an ACPI error code and not
> > Linux one. For the some platforms the err will have positive code
> > which may be interpreted incorrectly. Use device_reset for reset
>
> device_reset()
no need to resend, I can fix it.
Andi
> > control which handles it correctly.
>
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>
> --
> With Best Regards,
> Andy Shevchenko
>
>