msm: camera: Change the mutex lock acquire in flush
mutex lock is getting acquire without null check. This change
fixes the issue by moving the mutex acquire lock after getting
valid pointer.
Change-Id: Id6656dc92685183d5b11085f0888bb8fc29dc713
Signed-off-by:
Jigarkumar Zala <jzala@codeaurora.org>
Loading
Please register or sign in to comment