commit | 499f1b22e14b475076fe322db5f4d61e39622c85 | [log] [tgz] |
---|---|---|
author | Apoorv Raghuvanshi <apoorvr@codeaurora.org> | Mon Dec 16 16:02:45 2013 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Dec 19 16:03:28 2013 -0800 |
tree | 2a549db5b6c1ebef450418706ca42d1adcd49982 | |
parent | 694cb338976c7d43d545232355ebc226ce1c0bb9 [diff] |
hal: Fix for adev_open causing hang - Mutex acquired in the begining of the synchronised block but is not unlocked when platform_init fails. - Fix by adding the mutex unlock code. Change-Id: I02b7f7cac0185dd40ec9f03e443e4de98b18c105 CRs-fixed: 590216