commit | f25f1b7a3574c38e1ee0d4a6c1aef0afca8ebf5b | [log] [tgz] |
---|---|---|
author | Lynus Vaz <lvaz@codeaurora.org> | Mon Jan 15 02:38:35 2018 +0530 |
committer | Lynus Vaz <lvaz@codeaurora.org> | Mon Jan 15 02:51:38 2018 +0530 |
tree | 0bf9f834c3cc7eb45d36f1d2cce143620ce00a35 | |
parent | c907330f02dcd5cacf5be516a779334491d1e9a1 [diff] |
msm: camera: icp: Keep the mutex locked when cleaning up If any of the steps in the ICP open fails, release the mutex after the cleanup is done, to protect against concurrency issues. Change-Id: Ie9a817d58677dd7df33158622f54e5774b6279f9 Signed-off-by: Lynus Vaz <lvaz@codeaurora.org>