diff options
author | Andrew Davis <afd@ti.com> | 2024-01-23 12:46:25 -0600 |
---|---|---|
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2024-02-02 11:33:47 -0700 |
commit | f1e05cc10a3e129c669c169b88fb935e7d3c64ec (patch) | |
tree | a3ad3c0b61d199a2587fd884430518dff1c516b3 /scripts/gdb/linux/timerlist.py | |
parent | 8f12de7913af990230d0a97f996a4e51f05fea9b (diff) |
remoteproc: imx_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-2-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