diff options
author | 2024-02-05 12:27:53 -0600 | |
---|---|---|
committer | 2024-02-05 13:37:21 -0700 | |
commit | 456a75ab51967c4c594519795a9f49c40662c291 (patch) | |
tree | 2c1f27fcea475014f908dd52e9867820a1933cda /tools/perf/scripts/python/export-to-postgresql.py | |
parent | remoteproc: k3-dsp: Use devm_ioremap_wc() helper (diff) | |
download | wireguard-linux-456a75ab51967c4c594519795a9f49c40662c291.tar.xz wireguard-linux-456a75ab51967c4c594519795a9f49c40662c291.zip |
remoteproc: k3-dsp: Use devm_rproc_add() helper
Use device lifecycle managed devm_rproc_add() helper function. This helps
prevent mistakes like deleting out of order in cleanup functions and
forgetting to delete on all error paths.
Signed-off-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20240205182753.36978-6-afd@ti.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions