summaryrefslogtreecommitdiff
path: root/rust/helpers/workqueue.c
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2025-08-14 18:39:39 +0300
committerMathieu Poirier <mathieu.poirier@linaro.org>2025-08-26 18:46:20 +0300
commit9b84eec6f3b78795ab57f9c2c808948e12d18bad (patch)
tree72c7ce36aaef68322569ad4b7bbb89770703fcec /rust/helpers/workqueue.c
parent642f8c01e31dd2918e9e655f29846326bf7fad4c (diff)
downloadlinux-9b84eec6f3b78795ab57f9c2c808948e12d18bad.tar.xz
remoteproc: wkup_m3: 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/20250814153940.670564-3-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