msm: camera: protect list operations around a mutex.

The list in the generic buf manager may be operated upon
bu multiple user space processes. This calls for all list
operations, namely add and delete, to be atomic operations.

Change-Id: Ie6caf3e3a3704d0beabb41702e0d165deec73ff7
Signed-off-by: Ankit Premrajka <ankitp@codeaurora.org>
2 files changed