diff options
author | Andrew Davis <[email protected]> | 2024-01-23 12:46:30 -0600 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2024-03-05 20:00:04 -0800 |
commit | c92ab8aaf42e84f33d690ea9cb292483dd9c2761 (patch) | |
tree | 2184d1c9af453844fb142eb5926d0e0dcf493565 /drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | |
parent | 41854ea92baad3788bd8735312375e6dd3a54ad3 (diff) |
remoteproc: qcom_wcnss: 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: Bjorn Andersson <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c')
0 files changed, 0 insertions, 0 deletions