diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-10-17 20:12:38 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-10-18 19:16:51 +0100 |
commit | e3b7fca31185813297bb995d7b21a6305bb62c84 (patch) | |
tree | 158c8b755a69ac25897d7e29a003a0f0f495274b /drivers/amba | |
parent | 4e12ef2b2e3f65c4fba895262363c499476848a1 (diff) | |
download | linux-stable-e3b7fca31185813297bb995d7b21a6305bb62c84.tar.gz linux-stable-e3b7fca31185813297bb995d7b21a6305bb62c84.tar.bz2 linux-stable-e3b7fca31185813297bb995d7b21a6305bb62c84.zip |
spi: pxa2xx: Simplify with 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.
No functional changes.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20221017171243.57078-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/amba')
0 files changed, 0 insertions, 0 deletions