Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30027
b: refs/heads/master
c: bafefc0
h: refs/heads/master
i:
  30025: 580e283
  30023: a3ca924
v: v3
  • Loading branch information
Jesper Juhl authored and Mauro Carvalho Chehab committed Jun 25, 2006
1 parent 8dda543 commit 6d22876
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: 7597e8e71f897449a26d5a32eedc09f8e76ae52a
refs/heads/master: bafefc0cf8e4b34fbb159ea2e2aef2358ebff935
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/cpia2/cpia2_v4l.c
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,9 @@ static int cpia2_close(struct inode *inode, struct file *file)
cpia2_free_buffers(cam);
if (!cam->present) {
video_unregister_device(dev);
mutex_unlock(&cam->busy_lock);
kfree(cam);
return 0;
}
}

Expand Down

0 comments on commit 6d22876

Please sign in to comment.