commit | 8900346d5ced18487588af20a8b6323858688d07 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Fri Oct 25 10:42:44 2013 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Oct 30 13:52:36 2013 +0200 |
tree | 928217603f5959b3c0efdff185c78aa819018748 | |
parent | fa3fd89f9d214ce2c66db927be5ea00b35989df0 [diff] |
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>