commit | b3757413b91ecf4a227c5f075446afe8126d882f | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Aug 20 16:15:40 2019 +0300 |
committer | Vinod Koul <vkoul@kernel.org> | Wed Aug 21 09:41:27 2019 +0530 |
tree | 8144034f54ab6920fc663ea19096491f08805802 | |
parent | ae923c91aa3b4f7e20b764744188c0d859243d81 [diff] |
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>