Re: (subset) [PATCH v1 00/23] PM: runtime: Convert pm_runtime_put() to a void function
From: Vinod Koul
Date: Tue Dec 23 2025 - 06:28:15 EST
On Mon, 22 Dec 2025 20:48:11 +0100, Rafael J. Wysocki wrote:
> This is something I have had on my todo list for some time, but it is
> kind of tricky because the return value of pm_runtime_put() is used in
> some places all over the tree.
>
> Nevertheless, I think that it is worth doing because the majority of
> users of the pm_runtime_put() return value are at least somewhat
> questionable (in fact, IMV the only legitimate use of it is in the
> USB core where it is included in a debug message).
>
> [...]
Applied, thanks!
[21/23] dmaengine: sh: Discard pm_runtime_put() return value
commit: b442377c0ea2044a8f50ffa3fe59448f9ed922c9
Best regards,
--
~Vinod