From: Peter Ujfalusi Date: Tue, 3 Mar 2015 14:45:20 +0000 (+0200) Subject: ASoC: davinci-mcasp: Deprecate the use of davinci-pcm in favor of edma-pcm X-Git-Tag: omap-for-v4.2/o2_dc~120^2~1^2~7^3~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9759e7ef53138c5ab46ea516ad08977eb5770393;p=pandora-kernel.git ASoC: davinci-mcasp: Deprecate the use of davinci-pcm in favor of edma-pcm The edma-pcm performs as good as the old davinci-pcm and it's use does not require the 'ping-pong' mode of davinci-pcm, which was introduced to overcome under/over flow issues when using davinci-pcm. Keep the SND_DAVINCI_SOC config option to select the SND_EDMA_SOC to avoid regression in audio support. Signed-off-by: Peter Ujfalusi Signed-off-by: Mark Brown --- Reading git-diff-tree failed