From: Peter Ujfalusi Date: Fri, 14 Sep 2012 12:05:57 +0000 (+0300) Subject: ASoC: OMAP: mcbsp, mcpdm, dmic, hdmi: Set dma_data at startup time X-Git-Tag: v3.7-rc1~81^2~14^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcd6da7bfd1bc3e9d5f8887967ec3d550ce56c70;p=pandora-kernel.git 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 Tested-by: Janusz Krzysztofik Signed-off-by: Mark Brown --- Reading git-diff-tree failed