commit | 852fec657ea4ddf82884d3499be877a2d08080c2 | [log] [tgz] |
---|---|---|
author | Laxminath Kasam <lkasam@codeaurora.org> | Wed Mar 30 19:31:10 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Oct 13 00:18:46 2016 -0700 |
tree | 1be8d8693dee1e8c7a9385b22336abc9b7eea9ab | |
parent | 3a237126cc09622c1ab59b6cd77bb6921ce6e43a [diff] |
hal: spk_prot: remove cond_wait for spkr_calib_cancel When exiting from spkr_calibrate API, there is conditional signal wait for calib cancel. This is not signalled until next enable_snd_device(). conditional wait is not required as calibration is already done, removing it. CRs-Fixed: 992030 Change-Id: Ib760f0fc656d3cacd5af5b0e891fae8475a902c9