These patches add support for the SDMA channels support in the S3C64XX SoC. The main user of this is the not-yet-submitted Samsung crypto driver. Additionally, it fixes an issue with the DMA core not stopping and flushing the requests when the channel is freed. Maurus Cuelenaere (3): ARM: S3C64XX: Add SDMA clocks ARM: S3C64XX: Add SDMA support to DMA core ARM: S3C64XX: Stop and flush requests on freeing arch/arm/mach-s3c64xx/clock.c | 12 +++++++++ arch/arm/mach-s3c64xx/dma.c | 54 ++++++++++++++++++++++++++++++++-------- 2 files changed, 55 insertions(+), 11 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html