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)
commit24600b54724ca8c7acc2d5b33b3178bb3f7a5c29
tree82b7e88600ebb1a7d432c67bc8a01f41ffb13c37
parent91fff60b7db01b6def18438cfa86e9c5902ffbd8
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
This page took 0.025565 seconds and 5 git commands to generate.