Loading
msm: cam: reqmgr: Switch the mutex to spin_lock
This change make the camera request manager utility library
to use the spin_lock instead of mutex. This is due to the
fact that the library can be used in the tasklet context
Change-Id: I7ac7cf97a10d14ae44095d53c88bc59b9e99dce2
Signed-off-by:
Jing Zhou <jzhou70@codeaurora.org>