Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320675
b: refs/heads/master
c: 908d4d1
h: refs/heads/master
i:
  320673: 35bd6fe
  320671: 8072694
v: v3
  • Loading branch information
Alan Cox authored and Mauro Carvalho Chehab committed Jul 31, 2012
1 parent e88c9eb commit a7b3137
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: 4927c3f1c48fff3473b684d2dac5b4e432861b4e
refs/heads/master: 908d4d141f9608d1966ea8b483ee1c1aad04e438
1 change: 1 addition & 0 deletions trunk/drivers/media/video/ov9640.c
Original file line number Diff line number Diff line change
Expand Up @@ -605,6 +605,7 @@ static int ov9640_video_probe(struct i2c_client *client)
devname = "ov9640";
priv->model = V4L2_IDENT_OV9640;
priv->revision = 2;
break;
case OV9640_V3:
devname = "ov9640";
priv->model = V4L2_IDENT_OV9640;
Expand Down

0 comments on commit a7b3137

Please sign in to comment.