git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48fc9e2
)
[media] dt3155v4l: fix incorrect mutex locking
author
Hans Verkuil
<hans.verkuil@cisco.com>
Wed, 10 Apr 2013 11:05:00 +0000
(08:05 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 14 Apr 2013 23:03:09 +0000
(20:03 -0300)
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 <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found