]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
video: mmp: delete a stray mutex_unlock()
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 14 Nov 2013 08:19:18 +0000 (11:19 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 17 Jan 2014 08:57:47 +0000 (10:57 +0200)
commit4ac8bd618b6c70fbc043c82f95d2d9b529c57109
tree2884e16ab3e5a66e37a7bf2cfc048e6f3ea52767
parentc3235bfc0cba3d05d22c37e696b0c03682a5ddc6
video: mmp: delete a stray mutex_unlock()

We aren't holding the disp_lock so we shouldn't release it.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/mmp/core.c