commit | 27a61c13ec5d9c1da5286fd1697ab5930b916b4f | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Sat Oct 02 09:04:53 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Oct 21 01:18:26 2010 -0200 |
tree | fc2853c64f1558c94d1665c9c1537d2823e43c43 | |
parent | b5977a58c330ac6afdc64bab9b1dd674f11c0635 [diff] |
[media] uvcvideo: Fix uvc_query_v4l2_ctrl() and uvc_xu_ctrl_query() locking Take the ctrl_mutex mutex before touching control information in those functions. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>