diff options
author | Andrew Davis <[email protected]> | 2024-01-23 12:46:27 -0600 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2024-03-05 20:00:04 -0800 |
commit | 2f09fa9f7afb1352edbd5b59f42871fb2227bb9a (patch) | |
tree | 37532419f47a7052dceca3b9caca0867580596a3 /scripts/gdb/linux/device.py | |
parent | 5789e877b93bc798f2cf0c13510b0602f96549f7 (diff) |
remoteproc: qcom_q6v5_mss: 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 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions