diff options
author | 2025-05-13 11:14:40 +0530 | |
---|---|---|
committer | 2025-05-20 11:19:10 -0600 | |
commit | 11d35a94d5914c31169dc0655a2de6df705ab6f4 (patch) | |
tree | f37f6545293d79b8edcc17599502dcfb10cacb0c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | remoteproc: k3-r5: Re-order internal memory initialization functions (diff) | |
download | wireguard-linux-11d35a94d5914c31169dc0655a2de6df705ab6f4.tar.xz wireguard-linux-11d35a94d5914c31169dc0655a2de6df705ab6f4.zip |
remoteproc: k3-r5: Re-order k3_r5_release_tsp() function
The TI-SCI processor control handle, 'tsp', will be refactored from
k3_r5_core struct into k3_r5_rproc struct in a future commit. So, the
'tsp' pointer will be initialized inside k3_r5_cluster_rproc_init() now.
Move the k3_r5_release_tsp() function, which releases the tsp handle,
above k3_r5_cluster_rproc_init(), so that the later can register the
former as a devm action.
Signed-off-by: Beleswar Padhi <b-padhi@ti.com>
Tested-by: Judith Mendez <jm@ti.com>
Reviewed-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20250513054510.3439842-7-b-padhi@ti.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions