Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219107
b: refs/heads/master
c: c67be3c
h: refs/heads/master
i:
  219105: c2c2f67
  219103: 9b4139b
v: v3
  • Loading branch information
Andy Walls authored and Mauro Carvalho Chehab committed Oct 21, 2010
1 parent f9d7e80 commit 307078b
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 51513353ec13a1318df31aaa4af4a6d196868904
refs/heads/master: c67be3ccd7616ed828586d5d3f4b48b438c0a433
4 changes: 4 additions & 0 deletions trunk/drivers/media/video/gspca/cpia1.c
Original file line number Diff line number Diff line change
Expand Up @@ -1756,6 +1756,10 @@ static int sd_init(struct gspca_dev *gspca_dev)
if (ret)
return ret;

/* Ensure the QX3 illuminators' states are restored upon resume */
if (sd->params.qx3.qx3_detected)
command_setlights(gspca_dev);

sd_stopN(gspca_dev);

PDEBUG(D_PROBE, "CPIA Version: %d.%02d (%d.%d)",
Expand Down

0 comments on commit 307078b

Please sign in to comment.