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.shevche...@linux.intel.com> > --- > 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.ku...@linaro.org> -- viresh