Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306236
b: refs/heads/master
c: 7378c18
h: refs/heads/master
v: v3
  • Loading branch information
Mike Isely authored and Mauro Carvalho Chehab committed May 7, 2012
1 parent 54b11ab commit 30ba4f0
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: c6d26cfe26e475c9ddd09667dd6694b34469f4dc
refs/heads/master: 7378c184218227c5b936e3d50c6f03c9e127af00
1 change: 1 addition & 0 deletions trunk/drivers/media/video/pvrusb2/pvrusb2-hdw.c
Original file line number Diff line number Diff line change
Expand Up @@ -2997,6 +2997,7 @@ static void pvr2_subdev_set_control(struct pvr2_hdw *hdw, int id,

int pvr2_hdw_get_detected_std(struct pvr2_hdw *hdw, v4l2_std_id *std)
{
*std = V4L2_STD_ALL;
v4l2_device_call_all(&hdw->v4l2_dev, 0,
video, querystd, std);
return 0;
Expand Down

0 comments on commit 30ba4f0

Please sign in to comment.