From: Peter Ujfalusi Date: Tue, 1 Apr 2014 12:55:07 +0000 (+0300) Subject: ASoC: davinci-mcasp: Assign the dma_data earlier in dai_probe callback X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~5^4~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5902f693698076e5bda44cbfa999e9c02bb83ab;p=pandora-kernel.git ASoC: davinci-mcasp: Assign the dma_data earlier in dai_probe callback Set up the playback_dma_data/capture_dma_data for the dai at probe time since the generic dmaengine PCM stack needs to have access to this information early. Signed-off-by: Peter Ujfalusi Signed-off-by: Mark Brown --- Reading git-diff-tree failed