diff options
| author | Andrew Davis <afd@ti.com> | 2025-08-14 16:55:30 +0300 |
|---|---|---|
| committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2025-08-25 19:17:08 +0300 |
| commit | 127d874a7df05b30e937951864b18fb11babff95 (patch) | |
| tree | 5b14902e15cdf184a893795654c5c471c1b6096d /rust/helpers/workqueue.c | |
| parent | f9a4c582e508c210d1e8e70493a69c6e5708476c (diff) | |
| download | linux-127d874a7df05b30e937951864b18fb11babff95.tar.xz | |
remoteproc: da8xx: 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/20250814135532.638040-1-afd@ti.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions
