commit | 3688569e8173e84cd95d98f158245e17bca4f593 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Sat Oct 19 15:23:15 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Thu Dec 12 00:28:57 2013 +0000 |
tree | 7f163d739333a2249ef7155d17a7cc00fdea814d | |
parent | beaec3aab661e450511b8d84f079e47a4145dfb7 [diff] |
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>