git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b704e82
)
V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation fails
author
Murali Karicheri
<m-karicheri2@ti.com>
Mon, 1 Mar 2010 22:54:02 +0000
(19:54 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 6 May 2010 22:19:02 +0000
(19:19 -0300)
This patch fixes a bug in vpfe_probe() that doesn't call mutex_unlock() if memory
allocation for ccdc_cfg fails. See also the smatch warning report from Dan
Carpenter that shows this as an issue.
Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found