Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333833
b: refs/heads/master
c: b7e13ef
h: refs/heads/master
i:
  333831: 620ca3f
v: v3
  • Loading branch information
Sachin Kamat authored and Mauro Carvalho Chehab committed Oct 6, 2012
1 parent 4d1bc6f commit cd6288d
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: ac0fe5ba7f2b81a0bc4a7b97455d26e127875393
refs/heads/master: b7e13ef7e61f19ecf0b5d4b7d2483ae7b9f15513
2 changes: 1 addition & 1 deletion trunk/drivers/media/platform/mem2mem_testdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -1067,8 +1067,8 @@ static int m2mtest_probe(struct platform_device *pdev)

return 0;

v4l2_m2m_release(dev->m2m_dev);
err_m2m:
v4l2_m2m_release(dev->m2m_dev);
video_unregister_device(dev->vfd);
rel_vdev:
video_device_release(vfd);
Expand Down

0 comments on commit cd6288d

Please sign in to comment.