diff options
author | Andrew Davis <afd@ti.com> | 2024-02-05 12:27:52 -0600 |
---|---|---|
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2024-02-05 13:32:05 -0700 |
commit | 8a5d6899e9a5377e8f3e95bf0a64a6d331876b6c (patch) | |
tree | 7548b8c5a4aaa4c9dd5df3c343dbf1c7b34d4f7c /scripts/gdb/linux/timerlist.py | |
parent | 57ec3c126889604f1323acfadf768c113d9858d8 (diff) |
remoteproc: k3-dsp: 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: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20240205182753.36978-5-afd@ti.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions