Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 241901
b: refs/heads/master
c: 5bccd60
h: refs/heads/master
i:
  241899: 4b6f632
v: v3
  • Loading branch information
Mathias Krause authored and Mauro Carvalho Chehab committed Mar 21, 2011
1 parent 288d173 commit 325c8c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 48a3c77338d725d4976fa792d822eb940ce5c296
refs/heads/master: 5bccd60852fc0a5ccc1980c10266896df99b8bda
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/omap1_camera.c
Original file line number Diff line number Diff line change
Expand Up @@ -1664,10 +1664,10 @@ static int __exit omap1_cam_remove(struct platform_device *pdev)
res = pcdev->res;
release_mem_region(res->start, resource_size(res));

kfree(pcdev);

clk_put(pcdev->clk);

kfree(pcdev);

dev_info(&pdev->dev, "OMAP1 Camera Interface driver unloaded\n");

return 0;
Expand Down

0 comments on commit 325c8c4

Please sign in to comment.