[PATCH v2 02/12] iio: adc: Remove redundant pm_runtime_mark_last_busy() calls
Chen-Yu Tsai
wens at csie.org
Tue Jul 8 20:52:39 PDT 2025
On Wed, Jul 9, 2025 at 7:12 AM Sakari Ailus
<sakari.ailus at linux.intel.com> wrote:
>
> pm_runtime_put_autosuspend(), pm_runtime_put_sync_autosuspend(),
> pm_runtime_autosuspend() and pm_request_autosuspend() now include a call
> to pm_runtime_mark_last_busy(). Remove the now-reduntant explicit call to
> pm_runtime_mark_last_busy().
>
> Signed-off-by: Sakari Ailus <sakari.ailus at linux.intel.com>
> Reviewed-by: Linus Walleij <linus.walleij at linaro.org>
> ---
> drivers/iio/adc/sun4i-gpadc-iio.c | 2 --
Acked-by: Chen-Yu Tsai <wens at csie.org>
More information about the linux-arm-kernel
mailing list