Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219404
b: refs/heads/master
c: 18024ee
h: refs/heads/master
v: v3
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed Oct 21, 2010
1 parent 5a9b488 commit 18d80b9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 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: 106d7e376f3fcca7832561d6399f6b42f8530018
refs/heads/master: 18024ee2df675ad921a8c65e7a9e22180d32da84
1 change: 0 additions & 1 deletion trunk/drivers/media/video/saa7164/saa7164-encoder.c
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,6 @@ static int vidioc_querycap(struct file *file, void *priv,
cap->capabilities =
V4L2_CAP_VIDEO_CAPTURE |
V4L2_CAP_READWRITE |
V4L2_CAP_STREAMING |
0;

cap->capabilities |= V4L2_CAP_TUNER;
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/media/video/saa7164/saa7164-vbi.c
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,6 @@ static int vidioc_querycap(struct file *file, void *priv,
cap->capabilities =
V4L2_CAP_VBI_CAPTURE |
V4L2_CAP_READWRITE |
V4L2_CAP_STREAMING |
0;

cap->capabilities |= V4L2_CAP_TUNER;
Expand Down

0 comments on commit 18d80b9

Please sign in to comment.