Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232177
b: refs/heads/master
c: 0d0ae15
h: refs/heads/master
i:
  232175: ed65281
v: v3
  • Loading branch information
Hans de Goede authored and Mauro Carvalho Chehab committed Jan 19, 2011
1 parent 97f30b4 commit daf9935
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: ce5610bca74571674c1970d33063e7c06295a9a4
refs/heads/master: 0d0ae15dde7d4a778056268e64bb2625f84deab6
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/gspca/gspca.c
Original file line number Diff line number Diff line change
Expand Up @@ -1634,6 +1634,8 @@ static int vidioc_streamoff(struct file *file, void *priv,
gspca_dev->usb_err = 0;
gspca_stream_off(gspca_dev);
mutex_unlock(&gspca_dev->usb_lock);
/* In case another thread is waiting in dqbuf */
wake_up_interruptible(&gspca_dev->wq);

/* empty the transfer queues */
atomic_set(&gspca_dev->fr_q, 0);
Expand Down

0 comments on commit daf9935

Please sign in to comment.