diff options
author | Beleswar Padhi <b-padhi@ti.com> | 2024-12-19 14:05:43 +0300 |
---|---|---|
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2025-01-06 19:24:14 +0300 |
commit | a572439f7143db5ea8446b7d755a16dfb12da7c7 (patch) | |
tree | 3a904b7e4411aef17572618f1b0fe88cb3297b2c /tools/perf/scripts/python/syscall-counts.py | |
parent | f2e3d0d70986b1f135963dc28462fce4e65c0fc4 (diff) | |
download | linux-a572439f7143db5ea8446b7d755a16dfb12da7c7.tar.xz |
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 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions