Re: [PATCH] iio: adc: Fix pm runtime clean-up in sun4i_gpadc_probe

From: Andy Shevchenko

Date: Wed Oct 08 2025 - 12:58:54 EST


On Wed, Oct 8, 2025 at 7:52 PM Shuhao Fu <sfual@xxxxxxxxxx> wrote:
>
> In `sun4i_gpadc_probe`, in case of thermal register failure, the runtime
> PM usage counter would not be decreased, resulting in a possible
> inconsistency of runtime PM state.
>
> Fixes: b0a242894f11 ("iio: adc: sun4i-gpadc-iio: register in the thermal after registering in pm")

This might fix this problem, but it doesn't fix the whole mess in the
probe with devm/non-devm ordering.

--
With Best Regards,
Andy Shevchenko