]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: core: Add flag to ignore pmdown_time at pcm_close
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Fri, 14 Oct 2011 11:43:33 +0000 (14:43 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 14 Oct 2011 19:42:21 +0000 (20:42 +0100)
commitc73e58107ee4c1fcdfa3c1a61ed51f50491520a0
treefcfe58ff456b0503c063f2e678d4c09110334b73
parent0a05e092b04c5f66d2d685732bb9077271183109
ASoC: core: Add flag to ignore pmdown_time at pcm_close

With this flag codec drivers can indicate that it is desired
to ignore the pmdown_time for DAPM shutdown sequence when
playback stream is stopped.
The DAPM sequence will be executed without delay in this case.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/sound/soc.h
sound/soc/soc-pcm.c