Skip to content
Snippets Groups Projects
Commit 5eb90be2 authored by Daniel Baluta's avatar Daniel Baluta
Browse files

LF-3880: ASoC: SOF: Fix compress stream cleanup path


Consecutive runs of cplay now fails because after first
cplay the Firmware components states is not reset.

We need to send SOF_IPC_STREAM_PCM_FREE command when a stream is
closed in order to cleanup components states in Firmware.

This will cause a pipeline reset and it will put the pipeline +
components in a known state.

Reviewed-by: default avatarPeng Zhang <peng.zhang_8@nxp.com>
Signed-off-by: default avatarDaniel Baluta <daniel.baluta@nxp.com>
parent 1e35d59a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment