commit | f562be51fe9021c913e661c46681cb5bae70f369 | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Thu Nov 04 17:05:42 2010 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Nov 05 09:14:13 2010 -0400 |
tree | 61dea5f616064563b690e2721542f4656771b535 | |
parent | bf0199b7a5085e8d1908d2b0a9c530ed8d142fb8 [diff] |
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 <s.hauer@pengutronix.de> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>