We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24c0264 commit 42ad488Copy full SHA for 42ad488
1 file changed
sound/soc/sof/ipc4-compress.c
@@ -83,8 +83,6 @@ static int sof_ipc4_compr_open(struct snd_soc_component *component,
83
84
spcm_dbg(spcm, dir, "Entry: open\n");
85
86
- snd_compr_keep_running_state_after_drain(cstream);
87
-
88
spcm->stream[dir].cstream = cstream;
89
spcm->stream[dir].posn.host_posn = 0;
90
spcm->stream[dir].posn.dai_posn = 0;
0 commit comments