[PATCH 0/1] ASoC: dpcm: allow started or stop during pause for backend
30 Mar
2020
30 Mar
'20
9:06 a.m.
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
1728
Age (days ago)
1728
Last active (days ago)
0 comments
1 participants
participants (1)
-
이경택