]> Pileus Git - ~andy/linux/commit
Merge tag 's3c64xx-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
authorMark Brown <broonie@linaro.org>
Wed, 4 Dec 2013 23:55:38 +0000 (23:55 +0000)
committerMark Brown <broonie@linaro.org>
Wed, 4 Dec 2013 23:55:38 +0000 (23:55 +0000)
commitbeaec3aab661e450511b8d84f079e47a4145dfb7
tree6e05005a762f80d6d3f24d79155f136b3631c507
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae
parent3faecea70b0d6d050e0ae911032ec340341dc389
Merge tag 's3c64xx-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into asoc-samsung

ARM: s3c64xx: Convert to dmaengine

This series of commits from Tomasz converting s3c64xx to use dmaengine
rather than the old s3c-dma API missed the v3.13 merge window - Kukjin
said that he'd applied it (which should mean it's OK from a review point
of view) but it didn't make it into -next or a pull request.

Since a s3c64xx based system is one of my primary development platforms
it'd be really helpful if I could merge this into both ASoC and SPI,
I've got some patches for ASoC ready to go converting to use dmaengine
directly which help with multiplatform and there's some other dmaengine
work for SPI in progress too.  I've therefore made this signed tag, it'd
be great if it could be merged into both arm-soc and those two trees.