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