msm_fb: HDMI: Fix bug in mutex handling
The code for HDCP authenticaton has a bug where a mutex is not
freed when the code follows an error path. This change fixes this
issue by correctly handling the mutex.
Change-Id: I4b141a313830cc09e11a5db4b8e464fa4439efd6
CRs-Fixed: 341922
Signed-off-by:
Aravind Venkateswaran <aravindh@codeaurora.org>
Loading
Please sign in to comment