commit | 7433d62e5a7cbf1f1c49e34b89d5674926423a2d | [log] [tgz] |
---|---|---|
author | Satheesh Kumar Pallemoni <spallemo@codeaurora.org> | Fri Jun 22 18:35:56 2018 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Jun 22 06:13:35 2018 -0700 |
tree | ee38464645db06e7160cfcf23e2173858c8c5ca1 | |
parent | 480fc9bb83fe664c9c652dcfae1125e73ee6c7a8 [diff] |
Fix mutex issue in bthost ipc In case bt_stack_deinit is called first and audio_get_codec_config is handled later, mutex has not been released properly. It cause UI freeze and watchdog timeout issue. CRs-Fixed: 2122960 Change-Id: I7570581a34a787bac3ccf8e64b4e99f1b2c5b386