commit | 303ff1ab7f61403ce3e43627862a29d2688685e2 | [log] [tgz] |
---|---|---|
author | kunleiz <kunleiz@codeaurora.org> | Tue Mar 15 17:40:20 2016 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Jul 25 19:15:38 2016 -0700 |
tree | aa74f041fe38b4ee2beea8c3c1b9ca7398340693 | |
parent | 05a570d8e152bc551e5fa10d97136b7b2ea91a67 [diff] |
hal: Fix the input device is disabled when VOICE and VOIP are active Tx mute is observed when VOICE and VOIP are active. When voice and voip usecases are present, input devices of VOICE and VOIP do not update to same snd_device, then tx device is disabled to cause mute issue. Fix this by adding proper check at disable/enable of devices for capture usecases that share same backend. CRs-Fixed: 988594 Change-Id: Id8d34574efac3b9cc860341449e426f2790656da