diff options
author | Andrew Davis <[email protected]> | 2024-01-23 12:46:24 -0600 |
---|---|---|
committer | Mathieu Poirier <[email protected]> | 2024-02-02 11:30:22 -0700 |
commit | 8f12de7913af990230d0a97f996a4e51f05fea9b (patch) | |
tree | 7be5166acb14848ff536c4c323f0549c94590c1d /scripts/gdb/linux/proc.py | |
parent | 92a0915ac3eb571fc014c249c66db802be7fdac9 (diff) |
remoteproc: imx_dsp_rproc: 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: Mathieu Poirier <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions