Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330769
b: refs/heads/master
c: 0bc9c89
h: refs/heads/master
i:
  330767: a463295
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Aug 12, 2012
1 parent ed64bf8 commit fb35209
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 229fd7d2f19c650c34034885180f91574e837bbb
refs/heads/master: 0bc9c894641ad7e2ef937a3e087e32652be35f47
4 changes: 0 additions & 4 deletions trunk/drivers/media/video/em28xx/em28xx-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -785,12 +785,8 @@ int em28xx_resolution_set(struct em28xx *dev)
else
dev->vbi_height = 18;

if (!dev->progressive)
height >>= norm_maxh(dev);

em28xx_set_outfmt(dev);


em28xx_accumulator_set(dev, 1, (width - 4) >> 2, 1, (height - 4) >> 2);

/* If we don't set the start position to 2 in VBI mode, we end up
Expand Down

0 comments on commit fb35209

Please sign in to comment.