diff options
author | Andrew Davis <[email protected]> | 2024-01-23 12:46:28 -0600 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2024-03-05 20:00:04 -0800 |
commit | 35049a98a4dcfe2906c8dc127bee451799d3a8c3 (patch) | |
tree | 15e74dc05d1805e9000d2b13be55a08df8f23f15 /scripts/gdb/linux/device.py | |
parent | 2f09fa9f7afb1352edbd5b59f42871fb2227bb9a (diff) |
remoteproc: qcom_q6v5_pas: 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