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:
4aa2759
)
[media] uvcvideo: Lock stream mutex when accessing format-related information
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Sun, 21 Nov 2010 16:36:34 +0000
(13:36 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Wed, 1 Dec 2010 22:10:24 +0000
(20:10 -0200)
The stream mutex protects access to the struct uvc_streaming ctrl,
cur_format and cur_frame fields as well as to the hardware probe
control. Lock it appropriately.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found