On Wed, Apr 03, 2013 at 11:06:02AM +0200, Lars-Peter Clausen wrote: > This patch adds a common DMA data struct which can be used by DAI drivers to > communicate their DMA configuration requirements to the DMA pcm driver. Having > a common data structure for this allows us to implement common functions on top > of them, which can be used by multiple platforms. Applied, thanks.