diff options
author | Yangtao Li <frank.li@vivo.com> | 2023-07-06 06:27:25 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-07-10 00:51:40 +0300 |
commit | 2e4ed2577936476e0e9bb9a07158e94effb86285 (patch) | |
tree | 5bc333a1edc3f5010fa319efd8cf17048ead8c70 /drivers/spi/spi-s3c64xx.c | |
parent | b778d967979d7ed638fe1de8c2465ff33ace47d8 (diff) | |
download | linux-2e4ed2577936476e0e9bb9a07158e94effb86285.tar.xz |
spi: tegra20-slink: 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>
Acked-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20230706032727.9180-6-frank.li@vivo.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-s3c64xx.c')
0 files changed, 0 insertions, 0 deletions