Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144787
b: refs/heads/master
c: 90c69f2
h: refs/heads/master
i:
  144785: c24e6ce
  144783: 1873879
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed May 9, 2009
1 parent b88e64e commit 42e399c
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: e047a0f57dabd57957c9dab744a02da01d445b0a
refs/heads/master: 90c69f29cfc436b21a3181f8034f19f74543507a
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/cafe_ccic.c
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@ static int cafe_cam_init(struct cafe_camera *cam)
ret = __cafe_cam_reset(cam);
if (ret)
goto out;
chip.ident == V4L2_IDENT_NONE;
chip.ident = V4L2_IDENT_NONE;
chip.match.type = V4L2_CHIP_MATCH_I2C_ADDR;
chip.match.addr = cam->sensor_addr;
ret = sensor_call(cam, core, g_chip_ident, &chip);
Expand Down

0 comments on commit 42e399c

Please sign in to comment.