Re: [PATCH v3 4/7] i2c: designware: Use runtime PM macro for auto-cleanup
From: Andy Shevchenko
Date: Wed Nov 19 2025 - 13:46:49 EST
On Wed, Nov 19, 2025 at 04:05:33PM +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_nolock
> label.
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
LGTM and order kept the same, shouldn't regress.
--
With Best Regards,
Andy Shevchenko