Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137802
b: refs/heads/master
c: d9ddd3b
h: refs/heads/master
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent 0b942a4 commit ef61991
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: 23ce51d9751f716953c83fd2355c0b584bdc679a
refs/heads/master: d9ddd3b01043269a9a8803b6b8b8b472e054733c
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/gspca/t613.c
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@ static int sd_init(struct gspca_dev *gspca_dev)
struct sd *sd = (struct sd *) gspca_dev;
int i;
u16 sensor_id;
u8 test_byte;
u8 test_byte = 0;
u16 reg80, reg8e;

static const u8 read_indexs[] =
Expand Down

0 comments on commit ef61991

Please sign in to comment.