Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6175bce6 authored by Banajit Goswami's avatar Banajit Goswami Committed by Banajit Goswami
Browse files

ASoC: Avoid putting stream state to STOP when stream paused



When multiple Front-end are using the same Back-end, putting
the stream state for a Front-end to STOP will make the the Backend
stream to be released, when the front-end is paused. This will avoid
the Backend to be released (when another active front-end stream is
present).
Instead, put the stream state to PAUSED, which will keep the Back-end
ON.

CRs-fixed: 428825
Change-Id: Ic31bf90a09b605b91f6b9fe3c09361b1145581fb
Signed-off-by: default avatarBanajit Goswami <bgoswa@codeaurora.org>
parent ebc05935
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment