Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181471
b: refs/heads/master
c: 1eed40a
h: refs/heads/master
i:
  181469: c7e57c3
  181467: 9397664
  181463: 13434a0
  181455: 0aed9d4
  181439: d79d058
v: v3
  • Loading branch information
Jean-Francois Moine authored and Mauro Carvalho Chehab committed Feb 26, 2010
1 parent 817bd07 commit 83434ab
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 1cb6d7b15641e584243c186ba7e6e59d03065c98
refs/heads/master: 1eed40aeb456957cdcf09407ead113c755f5c744
1 change: 1 addition & 0 deletions trunk/drivers/media/video/gspca/zc3xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -6339,6 +6339,7 @@ static int vga_2wr_probe(struct gspca_dev *gspca_dev)
}

start_2wr_probe(dev, 0x08); /* HDCS2020 */
i2c_write(gspca_dev, 0x1c, 0x00, 0x00);
i2c_write(gspca_dev, 0x15, 0xaa, 0x00);
retword = i2c_read(gspca_dev, 0x15);
if (retword != 0)
Expand Down

0 comments on commit 83434ab

Please sign in to comment.