Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211345
b: refs/heads/master
c: 71088ba
h: refs/heads/master
i:
  211343: dd79348
v: v3
  • Loading branch information
Pawel Osciak authored and Mauro Carvalho Chehab committed Sep 28, 2010
1 parent 039f2f5 commit a8166d2
Show file tree
Hide file tree
Showing 2 changed files with 2 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: b17a200f923070104a5b97085ed09ba0f682f637
refs/heads/master: 71088bad7426650e4ea5fb4182580ea8458442e7
1 change: 1 addition & 0 deletions trunk/drivers/media/video/mem2mem_testdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -1014,6 +1014,7 @@ static int m2mtest_remove(struct platform_device *pdev)
v4l2_m2m_release(dev->m2m_dev);
del_timer_sync(&dev->timer);
video_unregister_device(dev->vfd);
video_device_release(dev->vfd);
v4l2_device_unregister(&dev->v4l2_dev);
kfree(dev);

Expand Down

0 comments on commit a8166d2

Please sign in to comment.