Hi Vinod, Mark Cc Arnd, Ulf, Brian These are v4 of shdma-base fixup patches. Original patch came from Arnd. I added Arnd/Ulf's Acked-by if it got it in v2 patch-set. Mark can you please check 3) 4) 7) 8) 9) patches ? 5) 6) patches are based on Vinod's next branch + Ulf's git.linaro.org/people/ulf.hansson/mmc.git tmio 9) patch doesn't have relationship to "slave_id", but has relationship to dmaengine, so, I added it to here. Easy way to merge these are maybe... Pattern 1) Vinod merges Ulf's tmio branch, and merge all these pathces Pattern 2) Vinod merges non-mmc patches, and Ulf merge it and merge mmc patches Arnd Bergmann (4): 1) dmaengine: shdma: use normal interface for passing slave id 2) mtd: sh_flctl: remove slave_id settings for DMAEngine 3) spi: rspi: remove slave_id settings for DMAEngine 4) spi: sh-msiof: remove slave_id settings for DMAEngine Kuninori Morimoto (5): 5) mmc: sh_mmcif: remove slave_id settings for DMAEngine 6) mmc: tmio_mmc: remove slave_id settings for DMAEngine 7) ASoC: rsnd: remove slave_id settings for DMAEngine 8) ASoC: fsi: remove slave_id settings for DMAEngine 9) ASoC: fsi: Configure DMA slave settings drivers/dma/sh/shdma-base.c | 73 +++++++++++++++++++++++++++---------- drivers/mmc/host/sh_mmcif.c | 13 +++---- drivers/mmc/host/sh_mobile_sdhi.c | 2 - drivers/mmc/host/tmio_mmc.h | 2 - drivers/mmc/host/tmio_mmc_dma.c | 4 -- drivers/mtd/nand/sh_flctl.c | 2 - drivers/spi/spi-rspi.c | 1 - drivers/spi/spi-sh-msiof.c | 1 - include/linux/shdma-base.h | 1 + sound/soc/sh/fsi.c | 18 ++++++--- sound/soc/sh/rcar/core.c | 3 +- 11 files changed, 73 insertions(+), 47 deletions(-) Best regards --- Kuninori Morimoto -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html -- 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