Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74808
b: refs/heads/master
c: 2b2c93a
h: refs/heads/master
v: v3
  • Loading branch information
Sascha Sommer authored and Mauro Carvalho Chehab committed Dec 11, 2007
1 parent da92846 commit 47fd24d
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 8a75601035848e267baaae76b6e784cf1f899cd0
refs/heads/master: 2b2c93ac998896db0d2b754a4fd83479bda7efde
3 changes: 2 additions & 1 deletion trunk/drivers/media/video/em28xx/em28xx-video.c
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,8 @@ static int em28xx_config(struct em28xx *dev)
{

/* Sets I2C speed to 100 KHz */
em28xx_write_regs_req(dev, 0x00, 0x06, "\x40", 1);
if (!dev->is_em2800)
em28xx_write_regs_req(dev, 0x00, 0x06, "\x40", 1);

/* enable vbi capturing */

Expand Down

0 comments on commit 47fd24d

Please sign in to comment.