commit | 3d57d28767bb5b0e68832763a674ea40f029f301 | [log] [tgz] |
---|---|---|
author | Ankit Premrajka <ankitp@codeaurora.org> | Mon Jul 29 09:25:30 2013 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Aug 06 00:05:08 2013 -0700 |
tree | ef03eb4e12553a0f9889b47809b3be6f56d7a36a | |
parent | d6d60b7fc755651dba6142e359efe6930ccd0c97 [diff] |
msm: camera_v2: protect cmd_ack_q around mutex Insertions and deletions into the session based command ack queue need to be synchronized since they may be accessed from more than one context. CRs-fixed: 516599 Change-Id: Ia8b4c10666ceede41352baa652f28e7e4ed8e5fc Signed-off-by: Ankit Premrajka <ankitp@codeaurora.org>