Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124387
b: refs/heads/master
c: 8d3f6e3
h: refs/heads/master
i:
  124385: bc3ca47
  124383: 449f0a4
v: v3
  • Loading branch information
Jean-Francois Moine authored and Mauro Carvalho Chehab committed Dec 30, 2008
1 parent 96a45d9 commit 8bed422
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: 8852153548b31abb99c1c0772d03f92054f1f80d
refs/heads/master: 8d3f6e3582b762a3b28f52c8093631caee94c03a
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/gspca/vc032x.c
Original file line number Diff line number Diff line change
Expand Up @@ -1866,7 +1866,7 @@ static int vc032x_probe_sensor(struct gspca_dev *gspca_dev)
/* special case for MI0360 */
if (ptsensor_info->sensorId == SENSOR_MI1310_SOC
&& value == 0x8243)
return ptsensor_info->sensorId;
return SENSOR_MI0360;
}
return -1;
}
Expand Down

0 comments on commit 8bed422

Please sign in to comment.