From: Lee Jones Date: Thu, 19 Dec 2013 15:55:04 +0000 (+0000) Subject: ASoC: ux500_pcm: Extend Device Tree support to deal with DMA data X-Git-Tag: v3.14-rc1~143^2~1^2^2^17~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05c56c24137273de3460872b6121a2bd762d11e8;p=pandora-kernel.git ASoC: ux500_pcm: Extend Device Tree support to deal with DMA data Soon we will strip out pdata support from the Ux500 set of ASoC drivers. When this happens it will have to supply a DMA slave_config to the dmaengine. At the moment a great deal of this comes from pdata via AUXDATA. We need to become independent of this soon. This patch starts the process by allocating memory for the associated data structures and fetches the MSP id used for const struct indexing. Acked-by: Linus Walleij Signed-off-by: Lee Jones Signed-off-by: Mark Brown --- Reading git-diff-tree failed