Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377168
b: refs/heads/master
c: 39e219d
h: refs/heads/master
v: v3
  • Loading branch information
Lad, Prabhakar authored and Mauro Carvalho Chehab committed May 21, 2013
1 parent 77d96e9 commit 8d2c978
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: bdea0d222a21f864a811cf6666532334e622f7c6
refs/heads/master: 39e219d9292958460c3229df29995454414ce626
2 changes: 1 addition & 1 deletion trunk/drivers/media/platform/davinci/vpfe_capture.c
Original file line number Diff line number Diff line change
Expand Up @@ -1837,7 +1837,7 @@ static int vpfe_probe(struct platform_device *pdev)
if (NULL == ccdc_cfg) {
v4l2_err(pdev->dev.driver,
"Memory allocation failed for ccdc_cfg\n");
goto probe_free_lock;
goto probe_free_dev_mem;
}

mutex_lock(&ccdc_lock);
Expand Down

0 comments on commit 8d2c978

Please sign in to comment.