diff options
author | Andrew Davis <[email protected]> | 2024-01-23 12:49:06 -0600 |
---|---|---|
committer | Mathieu Poirier <[email protected]> | 2024-02-02 10:40:01 -0700 |
commit | 64e17ec2504a542acd239f91589927ed266bca13 (patch) | |
tree | 8ca0c12f3b6892b9be8bf883bfb3ecdc92ac5f2f /scripts/gdb/linux/proc.py | |
parent | c77b35ce66af25bdd6fde60b62e35b9b316ea5c2 (diff) |
remoteproc: k3-dsp: 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