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:
23d9f3e
)
[media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffers
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Sun, 21 Nov 2010 17:46:44 +0000
(14:46 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Wed, 1 Dec 2010 22:10:22 +0000
(20:10 -0200)
Callers outside uvc_queue.c should not be forced to lock/unlock the
queue mutex manually. Move the mutex operations inside
uvc_free_buffers().
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found