Here is a first part of the bug fixes and improvements to DesignWare dw_dmac driver. 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. Changelog v2: - add ACKs Andy Shevchenko (6): dmaengine: dw: properly read DWC_PARAMS register dmaengine: dw: convert to __ffs() dmaengine: dw: use dw_dmac autoconfiguration in PCI driver ASoC: Intel: use dw_dmac autoconfiguration avr32: use dw_dmac autoconfiguration dmaengine: dw: don't override platform data with autocfg arch/avr32/mach-at32ap/at32ap700x.c | 9 +---- drivers/dma/dw/core.c | 71 +++++++++++++++++------------------ drivers/dma/dw/pci.c | 20 ++++------ sound/soc/intel/common/sst-firmware.c | 10 +---- 4 files changed, 44 insertions(+), 66 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