]> Gentwo Git Trees - linux/.git/commit
remoteproc: keystone: Use devm action to call PM runtime put sync
authorAndrew Davis <afd@ti.com>
Thu, 14 Aug 2025 14:08:33 +0000 (09:08 -0500)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Tue, 26 Aug 2025 15:23:49 +0000 (09:23 -0600)
commita2ab9cd283ce7daf1b634260a73618733af9d99f
tree24e1def8aac2bcce45b4af9b3b5901ac0d145b1a
parentdb0427a8a595d0e4880043f9dff8e99c061e5d55
remoteproc: keystone: Use devm action to call PM runtime put sync

This helps prevent mistakes like putting out of order in cleanup functions
and forgetting to put sync on error paths.

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