On 25-04-16, 15:35, Andy Shevchenko wrote: > We pass struct dw_dma_chip to the dw_dma_probe() anyway, thus we may use it to > pass platform data as well. > > While here, constify the source of platform data. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > --- > drivers/ata/sata_dwc_460ex.c | 2 +- > drivers/dma/dw/core.c | 9 +++++---- > drivers/dma/dw/pci.c | 5 +++-- > drivers/dma/dw/platform.c | 5 +++-- > include/linux/dma/dw.h | 5 ++++- > sound/soc/intel/common/sst-firmware.c | 2 +- > 6 files changed, 17 insertions(+), 11 deletions(-) Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> -- viresh -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html