Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254616
b: refs/heads/master
c: cfd7731
h: refs/heads/master
v: v3
  • Loading branch information
Sylwester Nawrocki authored and Mauro Carvalho Chehab committed Jun 11, 2011
1 parent a431ad5 commit 1dab6a2
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: 94215ccd99eb6e3c8a035c06984630bd7479d963
refs/heads/master: cfd77310a93aac6de7077335b2b73c19531043e4
1 change: 1 addition & 0 deletions trunk/drivers/media/video/s5p-fimc/fimc-capture.c
Original file line number Diff line number Diff line change
Expand Up @@ -903,6 +903,7 @@ int fimc_register_capture_device(struct fimc_dev *fimc)
err_v4l2_reg:
v4l2_device_unregister(v4l2_dev);
err_info:
kfree(ctx);
dev_err(&fimc->pdev->dev, "failed to install\n");
return ret;
}
Expand Down

0 comments on commit 1dab6a2

Please sign in to comment.