]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: edma-pcm: Remove PCM_INFO_BATCH and add PCM_INFO_NO_PERIOD_WAKEUP flag
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 16 Jul 2014 12:12:02 +0000 (15:12 +0300)
committerMark Brown <broonie@linaro.org>
Wed, 16 Jul 2014 21:08:55 +0000 (22:08 +0100)
commit4b5d61238a0b0a222079f8b8a4849d87fdceb678
tree82b7e88600ebb1a7d432c67bc8a01f41ffb13c37
parent4987d0f2095539db6faf0ca8b3108cad199f93ac
ASoC: edma-pcm: Remove PCM_INFO_BATCH and add PCM_INFO_NO_PERIOD_WAKEUP flag

The SNDRV_PCM_INFO_BATCH will be added back based on the dmaengine driver's
capabilities.
Patches for edma dmaengine driver has been prepared to suppress the
interrupts. We can add this flag right away and have the benefit of not
having interrupts during audio activity when the edma and ASoC patches
are in the same tree.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Tested-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/davinci/edma-pcm.c