commit | 5baa6a5f7f6f9360571d93a46b1c936c6be2bdb0 | [log] [tgz] |
---|---|---|
author | Bharath Ramachandramurthy <bramacha@codeaurora.org> | Tue Oct 21 11:18:49 2014 -0700 |
committer | Bharath Ramachandramurthy <bramacha@codeaurora.org> | Tue Oct 21 11:23:09 2014 -0700 |
tree | 0892d33646165097d94c2b0a1f493eb0431faf35 | |
parent | 8f0b1432f88961e52235f15d468b0da116f442dc [diff] |
hal: fix race condition between sthal and ahal When SSR happens the callbacks between sthal and ahal are called within each context aquiring the locks resulting in race condition. Fixed by removing lock before calling the sthal callback. Change-Id: I6cd88d25758f9c0a6ca39141df6629e2f8b6c0c5