commit | ae923c91aa3b4f7e20b764744188c0d859243d81 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Aug 20 16:15:39 2019 +0300 |
committer | Vinod Koul <vkoul@kernel.org> | Wed Aug 21 09:41:27 2019 +0530 |
tree | 5176008d72f8f113d40bf537d1b55a5142ec52e8 | |
parent | 4b8584bac0407367f8157244c8952ed80bdb12fb [diff] |
dmaengine: dw: Export struct dw_dma_chip_pdata for wider use We are expecting some devices can be enumerated either as PCI or ACPI. Nevertheless, they will share same information, thus, provide a generic struct dw_dma_chip_pdata for all glue drivers. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20190820131546.75744-4-andriy.shevchenko@linux.intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>