diff options
author | Beleswar Padhi <[email protected]> | 2024-08-08 13:11:25 +0530 |
---|---|---|
committer | Mathieu Poirier <[email protected]> | 2024-08-16 08:41:14 -0600 |
commit | c81ef0cb576a3995edf24b63e9639881f19a2122 (patch) | |
tree | f2d9625766ddd3b670adf6fb60b357136055c190 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 9091225ba28c0106d3cd041c7abf5551a94bb524 (diff) |
remoteproc: k3-r5: 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: Beleswar Padhi <[email protected]>
Reviewed-by: Andrew Davis <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mathieu Poirier <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions