From: Peter Ujfalusi Date: Fri, 14 Mar 2014 14:42:46 +0000 (+0200) Subject: ASoC: davinci-mcasp: Provide correct filter_data for dmaengine for non-DT boot X-Git-Tag: v3.15-rc1~36^2~1^2~3^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8de131f2e6de83f23059527fc4732c1efe27f93d;p=pandora-kernel.git ASoC: davinci-mcasp: Provide correct filter_data for dmaengine for non-DT boot When we boot with non-DT mode the damengine will need the channel number and a filter function in order to get the channel. The filter_data is filled in the DAI driver while the filter_function will be provided by the edma-pcm driver. Signed-off-by: Peter Ujfalusi Signed-off-by: Mark Brown --- Reading git-diff-tree failed