From: Hans Verkuil Date: Wed, 10 Apr 2013 11:05:00 +0000 (-0300) Subject: [media] dt3155v4l: fix incorrect mutex locking X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=228b791bfd52f437fd9a04fe9432dfec9c0d0333;p=pandora-kernel.git [media] dt3155v4l: fix incorrect mutex locking A mutex_unlock was missing in the 'success' path of the open() call, and also at one error path in the same function. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed