Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320106
b: refs/heads/master
c: 7078daa
h: refs/heads/master
v: v3
  • Loading branch information
Laurent Pinchart authored and Mauro Carvalho Chehab committed Jul 6, 2012
1 parent 1a63cc4 commit ffc63a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 257ee97eeb90aaf70cc891577d69afa63d81ceea
refs/heads/master: 7078daa020db5ba501fa3de64b8653c221a640b4
3 changes: 2 additions & 1 deletion trunk/include/linux/uvcvideo.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ struct uvc_xu_control_mapping {
struct uvc_xu_control_query {
__u8 unit;
__u8 selector;
__u8 query;
__u8 query; /* Video Class-Specific Request Code, */
/* defined in linux/usb/video.h A.8. */
__u16 size;
__u8 __user *data;
};
Expand Down

0 comments on commit ffc63a0

Please sign in to comment.