7 Jan
2014
7 Jan
'14
4:38 p.m.
On Thu, Dec 19, 2013 at 03:55:03PM +0000, Lee Jones wrote:
In preparation for full Device Tree enablement we must differentiate between the two varying ways DMA data can be held in the DAI store. If we're booting with Device Tree the provided 'snd_dmaengine_dai_dma_data' data structure shall be used, whereas in order to avoid breaking legacy platform data we also need to be able to translate DMA data stored using the UX500 specific 'ux500_msp_dma_params' method.
Applied, thanks.