]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: dw: platform: Use struct dw_dma_chip_pdata
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 20 Aug 2019 13:15:40 +0000 (16:15 +0300)
committerVinod Koul <vkoul@kernel.org>
Wed, 21 Aug 2019 04:11:27 +0000 (09:41 +0530)
commitb3757413b91ecf4a227c5f075446afe8126d882f
tree8144034f54ab6920fc663ea19096491f08805802
parentae923c91aa3b4f7e20b764744188c0d859243d81
dmaengine: dw: platform: Use struct dw_dma_chip_pdata

Now, when we have a generic structure for the chip and platform data,
use it in the platform glue driver.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20190820131546.75744-5-andriy.shevchenko@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/dw/platform.c