commit | 228b791bfd52f437fd9a04fe9432dfec9c0d0333 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Wed Apr 10 08:05:00 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Apr 14 20:03:09 2013 -0300 |
tree | 177bc7f566cf7c49e6f7d9717127424560af9bc2 | |
parent | 48fc9e26705f3c681a5a5fcd97f28be2c2393237 [diff] |
[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 <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>