Re: [PATCH v6 1/2] pm: runtime: Add new devm functions

From: Csókás Bence
Date: Mon Apr 14 2025 - 10:31:11 EST


Hi,

On 2025. 04. 09. 19:43, Rafael J. Wysocki wrote:
On Thu, Mar 27, 2025 at 8:59 PM Bence Csókás <csokas.bence@xxxxxxxxx> wrote:

Add `devm_pm_runtime_set_active_enabled()` and
`devm_pm_runtime_get_noresume()` for simplifying common cases in drivers.

Signed-off-by: Bence Csókás <csokas.bence@xxxxxxxxx>

I can apply this one alone if you want me to do that, but I could also
apply the other patch in the series if it got an ACK from the driver
maintainer.

I think you can apply it and then Mark can apply the SPI part to his tree. @broonie what do you think?

Bence