Re: (subset) [PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
From: Bartosz Golaszewski
Date: Mon Jul 07 2025 - 04:03:30 EST
From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
On Fri, 04 Jul 2025 10:52:25 +0300, Sakari Ailus wrote:
> Late last year I posted a set to switch to __pm_runtime_mark_last_busy()
> and gradually get rid of explicit pm_runtime_mark_last_busy() calls in
> drivers, embedding them in the appropriate pm_runtime_*autosuspend*()
> calls. The overall feedback I got at the time was that this is an
> unnecessary intermediate step, and removing the
> pm_runtime_mark_last_busy() calls can be done after adding them to the
> relevant Runtime PM autosuspend related functions. The latter part has
> been done and is present in Rafael's tree at the moment, also see
> <URL:https://lore.kernel.org/linux-pm/CAJZ5v0g7-8UWp6ATOy+=oGdxDaCnfKHBG_+kbiTr+VeuXZsUFQ@xxxxxxxxxxxxxx/>:
>
> [...]
Applied, thanks!
[15/80] gpio: arizona: Remove redundant pm_runtime_mark_last_busy() calls
https://git.kernel.org/brgl/linux/c/2fd13c8e5be15369d157da3277ac7407fa73f90a
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>