commit | eef6473ff3ce2383febebd2e799beceaece9adda | [log] [tgz] |
---|---|---|
author | Fabio Baltieri <fabio.baltieri@linaro.org> | Wed Jun 12 09:57:59 2013 +0200 |
committer | Mark Brown <broonie@linaro.org> | Wed Jun 12 17:02:52 2013 +0100 |
tree | 19902a8739be9348659665071d72f15c05cf3842 | |
parent | 20413113ffdd8c56b2a985ca8195d9c91e9c602b [diff] |
ASoC: ux500: Add DMA slave config prepare routine Implement a DMA slave config prepare routine, as until now the MSP driver depended on the DMA controller completing the channel configuration on its own, but this is not the case anymore since the recent DMA driver updates. Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>