commit | 9759e7ef53138c5ab46ea516ad08977eb5770393 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue Mar 03 16:45:20 2015 +0200 |
committer | Mark Brown <broonie@kernel.org> | Wed Mar 04 17:26:28 2015 +0000 |
tree | 67df3810d7c6ea6818e40ace9b6def9c228b0489 | |
parent | 62731d33c41d95914a0a796f319924e22e7ea411 [diff] |
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 <peter.ujfalusi@ti.com> Signed-off-by: Mark Brown <broonie@kernel.org>