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
Loading
Please register or sign in to comment