Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271936
b: refs/heads/master
c: a5abdb6
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Oct 8, 2011
1 parent ee30139 commit 98cef53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e41567a61dff8f63ad7b56a325bd4d2350428999
refs/heads/master: a5abdb6044f558bd5da24f122d7d622f887562c7
1 change: 1 addition & 0 deletions trunk/drivers/media/video/pvrusb2/pvrusb2-v4l2.c
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ static long pvr2_v4l2_do_ioctl(struct file *file, unsigned int cmd, void *arg)
case VIDIOC_QUERYSTD:
{
v4l2_std_id *std = arg;
*std = V4L2_STD_ALL;
ret = pvr2_hdw_get_detected_std(hdw, std);
break;
}
Expand Down

0 comments on commit 98cef53

Please sign in to comment.