ASoC i.MX: register dma audio device
authorSascha Hauer <s.hauer@pengutronix.de>
Thu, 4 Nov 2010 16:05:42 +0000 (17:05 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 5 Nov 2010 13:14:13 +0000 (09:14 -0400)
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 <s.hauer@pengutronix.de>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found