diff options
author | Martin Kaiser <martin@kaiser.cx> | 2023-07-09 15:39:44 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2023-07-19 10:14:11 +0800 |
commit | 0e40e5fe87f11a8d282afc0dacc8c8b4f8a57630 (patch) | |
tree | 1e0d3e021f1f7c07ab5e2191f055a3629a853d3f /tools/perf/scripts/python/syscall-counts.py | |
parent | 7b95e20e32c9169d6232d097c26de825839872e8 (diff) |
bus: imx-weim: use devm_platform_ioremap_resource
devm_platform_get_and_ioremap_resource maps a resource and returns its
physical address. If we don't need the physical address, we should call
devm_platform_ioremap_resource instead.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions