linux-stable/drivers/dma/dw
Andy Shevchenko 3a14c66d43 dmaengine: dw: pass platform data via struct dw_dma_chip
We pass struct dw_dma_chip to dw_dma_probe() anyway, thus we may use it to
pass a platform data as well.

While here, constify the source of the platform data.

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2016-05-02 15:31:05 +05:30
..
Kconfig dmaengine: sort the dw Kconfig 2015-08-24 13:58:18 +05:30
Makefile dma: dw: add PCI part of the driver 2013-07-05 11:40:45 +05:30
core.c dmaengine: dw: pass platform data via struct dw_dma_chip 2016-05-02 15:31:05 +05:30
internal.h dmaengine: dw: export probe()/remove() and Co to users 2014-10-15 20:31:05 +05:30
pci.c dmaengine: dw: pass platform data via struct dw_dma_chip 2016-05-02 15:31:05 +05:30
platform.c dmaengine: dw: pass platform data via struct dw_dma_chip 2016-05-02 15:31:05 +05:30
regs.h dmaengine: dw: keep entire platform data in struct dw_dma 2016-05-02 15:31:05 +05:30