Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219068
b: refs/heads/master
c: 3053814
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Mauro Carvalho Chehab committed Oct 21, 2010
1 parent 2af0a21 commit 28fa3d8
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: f27709792912d30a4f1f5ae98fd23aab2d4483b4
refs/heads/master: 3053814c1cbedb9d2802240f414588009706c74d
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/zr364xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@ static int zr364xx_got_frame(struct zr364xx_camera *cam, int jpgsize)
DBG("wakeup [buf/i] [%p/%d]\n", buf, buf->vb.i);
unlock:
spin_unlock_irqrestore(&cam->slock, flags);
return 0;
return rc;
}

/* this function moves the usb stream read pipe data
Expand Down

0 comments on commit 28fa3d8

Please sign in to comment.