diff options
author | Andrew Davis <[email protected]> | 2024-01-23 12:46:26 -0600 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2024-03-05 20:00:03 -0800 |
commit | 5789e877b93bc798f2cf0c13510b0602f96549f7 (patch) | |
tree | 4ba1a642dd7dccba4f69833b3c578533c795eb73 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 506355c5778fdaac942215b14273176f6a39c3c4 (diff) |
remoteproc: qcom_q6v5_adsp: 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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions