Re: [PATCH v4 6/7] i2c: designware: Use runtime PM macro for auto-cleanup

From: Andy Shevchenko

Date: Thu Nov 27 2025 - 02:43:17 EST


On Wed, Nov 26, 2025 at 11:46:29AM +0100, Benoît Monin wrote:
> Simplify runtime PM handling in i2c_dw_xfer() by using the
> pm_runtime_active_auto_try guard. This adds the proper handling for
> runtime PM resume errors and allows us to get rid of the done and
> done_nolock labels.

LGTM,
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

--
With Best Regards,
Andy Shevchenko