summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/remoteproc_debugfs.c
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2024-02-05 21:27:52 +0300
committerMathieu Poirier <mathieu.poirier@linaro.org>2024-02-05 23:32:05 +0300
commit8a5d6899e9a5377e8f3e95bf0a64a6d331876b6c (patch)
tree7548b8c5a4aaa4c9dd5df3c343dbf1c7b34d4f7c /drivers/remoteproc/remoteproc_debugfs.c
parent57ec3c126889604f1323acfadf768c113d9858d8 (diff)
downloadlinux-8a5d6899e9a5377e8f3e95bf0a64a6d331876b6c.tar.xz
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 'drivers/remoteproc/remoteproc_debugfs.c')
0 files changed, 0 insertions, 0 deletions