diff options
author | 2021-03-06 19:24:21 +0800 | |
---|---|---|
committer | 2021-03-11 12:02:43 -0600 | |
commit | ecadcc47492cc73a9bb92fbf16098192df514b87 (patch) | |
tree | b98035ac016f596cbbd10c8e8853fc8574fcbecb /tools/perf/scripts/python/syscall-counts.py | |
parent | remoteproc: imx_rproc: correct err message (diff) | |
download | linux-dev-ecadcc47492cc73a9bb92fbf16098192df514b87.tar.xz linux-dev-ecadcc47492cc73a9bb92fbf16098192df514b87.zip |
remoteproc: imx_rproc: use devm_ioremap
We might need to map an region multiple times, becaue the region might
be shared between remote processors, such i.MX8QM with dual M4 cores.
So use devm_ioremap, not devm_ioremap_resource.
Reviewed-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Richard Zhu <hongxing.zhu@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Link: https://lore.kernel.org/r/1615029865-23312-7-git-send-email-peng.fan@oss.nxp.com
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions