Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 17 Oct 2022 17:12:38 +0000 (20:12 +0300)
committer
Mark Brown <broonie@kernel.org>
Tue, 18 Oct 2022 18:16:51 +0000 (19:16 +0100)
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.