diff options
author | Yangtao Li <frank.li@vivo.com> | 2023-07-06 06:27:24 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-07-10 00:51:40 +0300 |
commit | b778d967979d7ed638fe1de8c2465ff33ace47d8 (patch) | |
tree | c9ab4ada0ffc273d04af8e1cefda762438090c1e /tools/perf/scripts/python | |
parent | 8c8e947b6be037d0a311f11688212c7d87aa5440 (diff) | |
download | linux-b778d967979d7ed638fe1de8c2465ff33ace47d8.tar.xz |
spi: rspi: Use devm_platform_get_and_ioremap_resource()
Convert platform_get_resource(), devm_ioremap_resource() to a single
call to devm_platform_get_and_ioremap_resource(), as this is exactly
what this function does.
Signed-off-by: Yangtao Li <frank.li@vivo.com>
Link: https://lore.kernel.org/r/20230706032727.9180-5-frank.li@vivo.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions