diff options
author | Andrew Davis <afd@ti.com> | 2024-01-23 12:46:24 -0600 |
---|---|---|
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2024-02-02 11:30:22 -0700 |
commit | 8f12de7913af990230d0a97f996a4e51f05fea9b (patch) | |
tree | 7be5166acb14848ff536c4c323f0549c94590c1d /scripts/gdb/linux/timerlist.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 <afd@ti.com>
Link: https://lore.kernel.org/r/20240123184632.725054-1-afd@ti.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions