6 Nov
2013
6 Nov
'13
12:50 p.m.
On Wed, Nov 6, 2013 at 11:16 AM, Lee Jones lee.jones@linaro.org wrote:
In this patch we do two things. Firstly, instead of open coding the store of DMA data in to the DAI for later use, we use the API provided. Secondly we create and store similar DMA data for the DT case, only this time we use 'struct snd_dmaengine_dai_dma_data' which is provided by the core for this very reason.
Cc: alsa-devel@alsa-project.org Cc: Mark Brown broonie@kernel.org Signed-off-by: Lee Jones lee.jones@linaro.org
Acked-by: Linus Walleij linus.walleij@linaro.org
Yours, Linus Walleij