ASoC: ux500: Add DMA slave config prepare routine
authorFabio Baltieri <fabio.baltieri@linaro.org>
Wed, 12 Jun 2013 07:57:59 +0000 (09:57 +0200)
committerMark Brown <broonie@linaro.org>
Wed, 12 Jun 2013 16:02:52 +0000 (17:02 +0100)
commiteef6473ff3ce2383febebd2e799beceaece9adda
tree19902a8739be9348659665071d72f15c05cf3842
parent20413113ffdd8c56b2a985ca8195d9c91e9c602b
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>
sound/soc/ux500/ux500_pcm.c