From: Lars-Peter Clausen Date: Wed, 22 Feb 2012 09:49:05 +0000 (+0100) Subject: ASoC: imx-ssi: Set dma data early X-Git-Tag: v3.4-rc1~88^2^2~27^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91a38540f504cdde7cb62668f7a6d52e3bd0178b;p=pandora-kernel.git ASoC: imx-ssi: Set dma data early Move the call to snd_soc_dai_set_dma_data from the hw_params callback to the startup callback. This allows us to use the dma data in the pcm driver's open callback. Signed-off-by: Lars-Peter Clausen Tested-by: Shawn Guo Signed-off-by: Mark Brown --- Reading git-diff-tree failed