Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193119
b: refs/heads/master
c: 09419af
h: refs/heads/master
i:
  193117: 70d0703
  193115: ab33e54
  193111: d1b1963
  193103: 8e7b0ab
  193087: a86856e
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed May 19, 2010
1 parent 3c5e4a2 commit b5ab52f
Show file tree
Hide file tree
Showing 2 changed files with 2 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: add632cd2580ceb4de9f71ab58c658e9bdebd7f7
refs/heads/master: 09419af39b510851ed14319a93b6d214b80025db
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/pvrusb2/pvrusb2-hdw.c
Original file line number Diff line number Diff line change
Expand Up @@ -2028,7 +2028,7 @@ static void pvr2_hdw_cx25840_vbi_hack(struct pvr2_hdw *hdw)
memset(&fmt, 0, sizeof(fmt));
fmt.type = V4L2_BUF_TYPE_SLICED_VBI_CAPTURE;
v4l2_device_call_all(&hdw->v4l2_dev, hdw->decoder_client_id,
video, s_fmt, &fmt);
vbi, s_sliced_fmt, &fmt.fmt.sliced);
}


Expand Down

0 comments on commit b5ab52f

Please sign in to comment.