diff options
author | Andrew Davis <afd@ti.com> | 2024-01-23 12:49:06 -0600 |
---|---|---|
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2024-02-02 10:40:01 -0700 |
commit | 64e17ec2504a542acd239f91589927ed266bca13 (patch) | |
tree | 8ca0c12f3b6892b9be8bf883bfb3ecdc92ac5f2f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c77b35ce66af25bdd6fde60b62e35b9b316ea5c2 (diff) |
remoteproc: k3-dsp: 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/20240123184913.725435-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