]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
remoteproc: wkup_m3: Use devm_pm_runtime_enable() helper
authorAndrew Davis <afd@ti.com>
Thu, 14 Aug 2025 15:39:37 +0000 (10:39 -0500)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Tue, 26 Aug 2025 15:38:05 +0000 (09:38 -0600)
commit461edcf73eec57bc0006fbb5209f5012c514c58b
tree4318f301fee27870e7ac7f84bc5992cb0343d3b7
parentac4393af3cb66c371fafc894a14e795f70a7c5e0
remoteproc: wkup_m3: Use devm_pm_runtime_enable() helper

Use device life-cycle managed runtime enable function to simplify probe
and exit paths.

Signed-off-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20250814153940.670564-1-afd@ti.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/remoteproc/wkup_m3_rproc.c