diff options
| author | Andrew Davis <[email protected]> | 2024-06-10 10:17:16 -0500 |
|---|---|---|
| committer | Mathieu Poirier <[email protected]> | 2024-06-13 10:05:11 -0600 |
| commit | 6159855954ba16a8b3f6a01c305f938ea7e88f11 (patch) | |
| tree | cb64d9946f48d9303e1418715bca38eaf5e75df3 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | 2fa26ca8b786888673689ccc9da6094150939982 (diff) | |
remoteproc: omap: 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 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions