Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211347
b: refs/heads/master
c: 4057079
h: refs/heads/master
i:
  211345: a8166d2
  211343: dd79348
v: v3
  • Loading branch information
Dan Rosenberg authored and Mauro Carvalho Chehab committed Sep 28, 2010
1 parent bf90e6f commit bc8bcda
Show file tree
Hide file tree
Showing 2 changed files with 3 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: fc00a1d90d7b64e44c2475833cc3021066f67ea7
refs/heads/master: 405707985594169cfd0b1d97d29fcb4b4c6f2ac9
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/ivtv/ivtvfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,8 @@ static int ivtvfb_ioctl(struct fb_info *info, unsigned int cmd, unsigned long ar
struct fb_vblank vblank;
u32 trace;

memset(&vblank, 0, sizeof(struct fb_vblank));

vblank.flags = FB_VBLANK_HAVE_COUNT |FB_VBLANK_HAVE_VCOUNT |
FB_VBLANK_HAVE_VSYNC;
trace = read_reg(IVTV_REG_DEC_LINE_FIELD) >> 16;
Expand Down

0 comments on commit bc8bcda

Please sign in to comment.