commit | 920dc03173b646b0702570479d494975d1e4dff1 | [log] [tgz] |
---|---|---|
author | Vidyakumar Athota <vathota@codeaurora.org> | Tue Dec 08 17:32:09 2015 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Jan 07 04:00:40 2016 -0800 |
tree | 5dc9148f4111fc14b575e8e233bb7c1b39b89552 | |
parent | ed29baabc12414a6077240b4376ac774d2f9c6c7 [diff] |
hal: spkr_prot: release adev lock during sleep During speaker thermal calibration, read speaker temperature 5 times with one second sleep time with adev lock acquired. If any playback starts during that time, it will wait for adev lock till temperature reading is done. Unblock the playback thread by release the adev lock during sleep. Change-Id: I383248d9a701a98c776ca019b628adc22a145e60