diff options
author | Martin Kaiser <martin@kaiser.cx> | 2023-07-09 16:39:44 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2023-07-19 05:14:11 +0300 |
commit | 0e40e5fe87f11a8d282afc0dacc8c8b4f8a57630 (patch) | |
tree | 1e0d3e021f1f7c07ab5e2191f055a3629a853d3f /scripts/lib/kdoc/kdoc_files.py | |
parent | 7b95e20e32c9169d6232d097c26de825839872e8 (diff) | |
download | linux-0e40e5fe87f11a8d282afc0dacc8c8b4f8a57630.tar.xz |
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 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions