diff options
author | 2024-01-23 12:46:31 -0600 | |
---|---|---|
committer | 2024-02-02 11:36:27 -0700 | |
commit | 173d2c6326e39a9d87cadab179e2177a1d76294e (patch) | |
tree | b43aaacce260047d454e571eb68afd6412430718 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | remoteproc: imx_rproc: Use devm_rproc_alloc() helper (diff) | |
download | wireguard-linux-173d2c6326e39a9d87cadab179e2177a1d76294e.tar.xz wireguard-linux-173d2c6326e39a9d87cadab179e2177a1d76294e.zip |
remoteproc: st: 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-8-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