diff options
author | 2024-01-23 12:46:24 -0600 | |
---|---|---|
committer | 2024-02-02 11:30:22 -0700 | |
commit | 8f12de7913af990230d0a97f996a4e51f05fea9b (patch) | |
tree | 7be5166acb14848ff536c4c323f0549c94590c1d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | remoteproc: k3-dsp: Use devm_kcalloc() helper (diff) | |
download | wireguard-linux-8f12de7913af990230d0a97f996a4e51f05fea9b.tar.xz wireguard-linux-8f12de7913af990230d0a97f996a4e51f05fea9b.zip |
remoteproc: imx_dsp_rproc: Use devm_rproc_alloc() helper
Use the device lifecycle managed allocation function. This helps prevent
mistakes like freeing out of order in cleanup functions and forgetting to
free on error paths.
Signed-off-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20240123184632.725054-1-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