diff options
author | 2024-12-19 16:35:43 +0530 | |
---|---|---|
committer | 2025-01-06 09:24:14 -0700 | |
commit | a572439f7143db5ea8446b7d755a16dfb12da7c7 (patch) | |
tree | 3a904b7e4411aef17572618f1b0fe88cb3297b2c /scripts/generate_rust_analyzer.py | |
parent | remoteproc: k3-r5: Use devm_kcalloc() helper (diff) | |
download | linux-rng-a572439f7143db5ea8446b7d755a16dfb12da7c7.tar.xz linux-rng-a572439f7143db5ea8446b7d755a16dfb12da7c7.zip |
remoteproc: k3-r5: Use devm_ioremap_wc() helper
Use a device lifecycle managed ioremap helper function. This helps
prevent mistakes like unmapping out of order in cleanup functions and
forgetting to unmap on all error paths.
Signed-off-by: Beleswar Padhi <b-padhi@ti.com>
Reviewed-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20241219110545.1898883-4-b-padhi@ti.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions