]> Pileus Git - ~andy/linux/commit
ASoC: samsung: Provide helper for DMA init
authorMark Brown <broonie@linaro.org>
Sat, 19 Oct 2013 14:23:15 +0000 (15:23 +0100)
committerMark Brown <broonie@linaro.org>
Thu, 12 Dec 2013 00:28:57 +0000 (00:28 +0000)
commit3688569e8173e84cd95d98f158245e17bca4f593
tree7f163d739333a2249ef7155d17a7cc00fdea814d
parentbeaec3aab661e450511b8d84f079e47a4145dfb7
ASoC: samsung: Provide helper for DMA init

In preparation for using the dmaengine helpers in ASoC rather than the
dmaengine wrappers for the Samsung API wrap the configuration of dma_data.
The dmaengine code expects different data to that used by the legacy API.

Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/samsung/ac97.c
sound/soc/samsung/dma.c
sound/soc/samsung/dma.h
sound/soc/samsung/i2s.c
sound/soc/samsung/pcm.c