commit | 27604759ba07976258014a9061a97097e8404a3b | [log] [tgz] |
---|---|---|
author | qctecmdr <qctecmdr@localhost> | Mon Jun 01 10:34:35 2020 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Jun 01 10:34:35 2020 -0700 |
tree | 3edcb4e48098a99da9d745d21b5254ecddbb8435 | |
parent | 0ed8632e3392b305c6257bb67c99751deea0775d [diff] | |
parent | d21521cad7f654e825c88a5bf3860459de519a7f [diff] |
Merge "st-hal: Fix handling of audio capture concurrency events"
diff --git a/sound_trigger_hw.c b/sound_trigger_hw.c index 16eded7..2124644 100644 --- a/sound_trigger_hw.c +++ b/sound_trigger_hw.c
@@ -1114,7 +1114,6 @@ * state so device switch will set up the next session with the * new device to be started later */ - stdev->reset_backend = true; switch_device(); pthread_mutex_unlock(&stdev->lock);