Here is a first part of the bug fixes and improvements to DesignWare dw_dmac driver. There is a bug fix to make channel autoconfiguration work properly. As a consequence the platform data handling is improved. The series has been tested on ATNGW100 (avr32) and Intel Medfield boards. Vinod, it would be nice to have this included in v4.3-rc4 since it's a bug fix series. Cc: Mark Brown <broonie@xxxxxxxxxx> Changelog v3: - remove applied patches - append patches 3,4 to provide better support of Intel SoCs enumerated by ACPI - amend cover letter Changelog v2: - add ACKs Andy Shevchenko (4): ASoC: Intel: use dw_dmac autoconfiguration dmaengine: dw: don't override platform data with autocfg dmaengine: dw: platform: provide platform data for Intel dmaengine: dw: some devices has no memcpy support drivers/dma/dw/core.c | 63 ++++++++++++++++++----------------- drivers/dma/dw/platform.c | 17 +++++++++- include/linux/platform_data/dma-dw.h | 2 ++ sound/soc/intel/common/sst-firmware.c | 10 ++---- 4 files changed, 52 insertions(+), 40 deletions(-) -- 2.5.1 -- 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