commit | 50e9d31183ed61c787b870cb3ee8f6c3db8c8a1e | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Thu Dec 10 16:44:51 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Dec 16 00:18:33 2009 -0200 |
tree | f84058e19196185ea09b07bde03302abadcdec83 | |
parent | cb63c2aad232930da8c8b5c5020dd560cb885cf5 [diff] |
V4L/DVB (13596): ov511.c typo: lock => unlock This was found with a static checker and has not been tested, but it seems pretty clear that the mutex_lock() was supposed to be mutex_unlock() Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>