commit | a9c56721d6ae99b22e983d0722e6b1b53a11dd59 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Aug 20 16:15:42 2019 +0300 |
committer | Vinod Koul <vkoul@kernel.org> | Wed Aug 21 09:41:28 2019 +0530 |
tree | 3efc0b190380559098e253a3e289a8e819537f97 | |
parent | f8d9ddbc28518a0f7d39d2ce51f778759b49f73e [diff] |
dmaengine: dw: platform: Use devm_platform_ioremap_resource() Use the new helper that wraps the calls to platform_get_resource() and devm_ioremap_resource() together. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20190820131546.75744-7-andriy.shevchenko@linux.intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>