commit | 6947756dfcecc493062a46e77f6bf51dddb5be75 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Sun Nov 21 13:36:34 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Dec 01 20:10:24 2010 -0200 |
tree | 9ef949c2b95d43ce0389ea6d54b5b469322aaf0b | |
parent | 4aa275975beee41fd542a0f6df8cd0fee06089bf [diff] |
[media] uvcvideo: Lock stream mutex when accessing format-related information 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>