diff options
author | Zhang Zekun <zhangzekun11@huawei.com> | 2024-09-06 14:34:05 +0300 |
---|---|---|
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2024-09-09 18:50:54 +0300 |
commit | 38a0e38b31d3f967525f6414711bed6f14dfa15e (patch) | |
tree | dd5113f053acb0db5d55cfa9053e2ad84c3e51df /rust/helpers | |
parent | 2de346a45ebf41a67809598c45412c19a95ca4a4 (diff) | |
download | linux-38a0e38b31d3f967525f6414711bed6f14dfa15e.tar.xz |
remoteporc: ingenic: Use devm_platform_ioremap_resource_byname()
platform_get_resource_byname() and devm_ioremap_resource() can be
replaced by devm_platform_ioremap_resource_byname(), which can
simplify the code logic a bit, No functional change here.
Signed-off-by: Zhang Zekun <zhangzekun11@huawei.com>
Link: https://lore.kernel.org/r/20240906113405.92782-4-zhangzekun11@huawei.com
[Fixed patch title]
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions