Skip to content
Snippets Groups Projects
Commit c8678f11 authored by Mekala Natarajan's avatar Mekala Natarajan Committed by Vineeta Srivastava
Browse files

ASoC: msm-cpe-lsm: Fix erroneous data channel close


For buffering after keyword detection, it is possible that buferring may
get stopped even before data channel setup is completed. This will
result into closing the channel that was not established at all. Fix
this issue by making sure data channel is always established after
keyword detection.

Bug: 25062608
Change-Id: Ic0b365ea35ca825ff19d8a564aac72f874c0b214
Signed-off-by: default avatarBhalchandra Gajare <gajare@codeaurora.org>
Signed-off-by: default avatarMekala Natarajan <mekalan@codeaurora.org>
parent 49cf47a3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment