Re: (subset) [PATCH v1 00/23] PM: runtime: Convert pm_runtime_put() to a void function

From: Vinod Koul

Date: Tue Dec 23 2025 - 12:44:29 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!

[13/23] phy: freescale: Discard pm_runtime_put() return value
commit: 8bb108e4f6747dcea590710c4b6f95eebf4a04d6
[14/23] phy: rockchip-samsung-dcphy: Discard pm_runtime_put() return value
commit: 455bf7d9256495e09fd3fd4a4e8a41e727f1043b
[15/23] phy: core: Discard pm_runtime_put() return values
commit: caad07ae07e3fb173e804abdd53fb96aa7186830

Best regards,
--
~Vinod