Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271815
b: refs/heads/master
c: 47a7e6f
h: refs/heads/master
i:
  271813: 677d800
  271811: 76cd565
  271807: 90912ec
v: v3
  • Loading branch information
Arvydas Sidorenko authored and Mauro Carvalho Chehab committed Sep 18, 2011
1 parent e0a8ab8 commit fe72d3a
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: e27412f5a5966629e3d4213c78a539068ca0ea26
refs/heads/master: 47a7e6f8d282d199f14abbb068c6c3ba00cb7bfc
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/stk-webcam.c
Original file line number Diff line number Diff line change
Expand Up @@ -574,6 +574,8 @@ static int v4l_stk_release(struct file *fp)
if (dev->owner == fp) {
stk_stop_stream(dev);
stk_free_buffers(dev);
stk_camera_write_reg(dev, 0x0, 0x48); /* turn off the LED */
unset_initialised(dev);
dev->owner = NULL;
}

Expand Down

0 comments on commit fe72d3a

Please sign in to comment.