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

No differences found