commit | bcd6da7bfd1bc3e9d5f8887967ec3d550ce56c70 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Fri Sep 14 15:05:57 2012 +0300 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Sep 22 11:13:02 2012 -0400 |
tree | 185bd9cd57ba3dbf3e223fe83e6bbd1a7ed8a92f | |
parent | f05cc9dac99ac6403d057d2cccb3c754714d2f32 [diff] |
ASoC: OMAP: mcbsp, mcpdm, dmic, hdmi: Set dma_data at startup time Set the dma_data for the stream (snd_soc_dai_set_dma_data) at dai_startup time so omap-pcm will have access to the needed information regarding to the DMA channel earlier. This is needed for the clean dmaengine support. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Tested-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>