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);