]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: davinci-mcasp: Deprecate the use of davinci-pcm in favor of edma-pcm
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 3 Mar 2015 14:45:20 +0000 (16:45 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 4 Mar 2015 17:26:28 +0000 (17:26 +0000)
commit8af434bfe779f0dce7b0183e84daed1112ccb04e
tree67df3810d7c6ea6818e40ace9b6def9c228b0489
parent8df55a852660d150b28049b99f3a572759181ff3
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>
sound/soc/davinci/Kconfig
sound/soc/davinci/davinci-mcasp.c