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)
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>

No differences found