Skip to content

Commit 42ad488

Browse files
committed
!fixup: ASoC: SOF: Add support for IPC4 compressed
soc-compress will send the trigger if the stream is left in running state. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
1 parent 24c0264 commit 42ad488

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

sound/soc/sof/ipc4-compress.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@ static int sof_ipc4_compr_open(struct snd_soc_component *component,
8383

8484
spcm_dbg(spcm, dir, "Entry: open\n");
8585

86-
snd_compr_keep_running_state_after_drain(cstream);
87-
8886
spcm->stream[dir].cstream = cstream;
8987
spcm->stream[dir].posn.host_posn = 0;
9088
spcm->stream[dir].posn.dai_posn = 0;

0 commit comments

Comments
 (0)