]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
video: exynos_mipi_dsi: Unlock the mutex before returning
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 25 Oct 2013 05:12:44 +0000 (10:42 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 30 Oct 2013 11:52:36 +0000 (13:52 +0200)
commit8900346d5ced18487588af20a8b6323858688d07
tree928217603f5959b3c0efdff185c78aa819018748
parentfa3fd89f9d214ce2c66db927be5ea00b35989df0
video: exynos_mipi_dsi: Unlock the mutex before returning

Mutex should be unlocked before returning. Fixes mutex lock-unlock
imbalance issue.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/exynos/exynos_mipi_dsi_common.c