From: Sascha Hauer Date: Thu, 4 Nov 2010 16:05:42 +0000 (+0100) Subject: ASoC i.MX: register dma audio device X-Git-Tag: v2.6.37-rc4~14^2^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f562be51fe9021c913e661c46681cb5bae70f369;p=pandora-kernel.git ASoC i.MX: register dma audio device We have two different transfer methods on i.MX: FIQ and DMA. Since the merge of the ASoC multicomponent support the DMA device is lost. Add it again. Also, imx_ssi_dai_probe has to be called for !AC97 aswell. Signed-off-by: Sascha Hauer Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed