7 Jan
2014
7 Jan
'14
4:38 p.m.
On Thu, Dec 19, 2013 at 03:55:05PM +0000, Lee Jones 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.
Applied, thanks.