Ajit Pandey 2e4ebea969 asoc: msm-pcm: Fix deadlock with error case in latency_ctl_get()
Mutex lock happened  two times without unlock,which created
deadlock. Change mutex_lock() to mutex_unlock() to fix it.

Change-Id: I3731bdb202a664c3dbaea74f90dbea487350c804
Signed-off-by: Ajit Pandey <ajitp@codeaurora.org>
2020-02-23 22:02:51 -08:00
Description
No description provided
1.5 GiB
Languages
C 98%
Assembly 1.3%
Makefile 0.3%