Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164252
b: refs/heads/master
c: 0030ec3
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Sep 19, 2009
1 parent fdcbc9b commit f22ef93
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: ab2058571dc6028e2ff0809ef37c9ae2461b0c74
refs/heads/master: 0030ec38ce5b50a77287a22bf88a65338da21547
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/gspca/gl860/gl860.c
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ static int gl860_build_control_table(struct gspca_dev *gspca_dev)
sd_ctrls = sd_ctrls_ov2640;
else if (_OV9655_)
sd_ctrls = sd_ctrls_ov9655;
else
return 0;

memset(sd_ctrls, 0, GL860_NCTRLS * sizeof(struct ctrl));

Expand Down

0 comments on commit f22ef93

Please sign in to comment.