Home
last modified time | relevance | path

Searched hist:a9c56721d6ae99b22e983d0722e6b1b53a11dd59 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dma/dw/
H A Dplatform.cdiff a9c56721d6ae99b22e983d0722e6b1b53a11dd59 Tue Aug 20 15:15:42 CEST 2019 Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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>