[PATCH 0/1] ASoC: dpcm: allow started or stop during pause for backend

이경택 gt82.lee at samsung.com
Mon Mar 30 09:06:37 CEST 2020


Hi,

When compress offload is used with DPCM, error can be occurred on
start or stop after pause.
soc_compr_trigger_fe() allows start or stop after pause_push.
In dpcm_be_dai_trigger(), however, only pause_release is allowed
command after pause_push.

Any feedback will be greatly appreciated.



Gyeongtaek Lee (1):
  ASoC: dpcm: allow start or stop during pause for backend

 sound/soc/soc-pcm.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)


base-commit: 76ccd234269bd05debdbc12c96eafe62dd9a6180
-- 
2.21.0




More information about the Alsa-devel mailing list