diff options
author | Lad, Prabhakar <prabhakar.csengg@gmail.com> | 2013-05-10 07:48:38 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-05-21 14:57:30 +0400 |
commit | 39e219d9292958460c3229df29995454414ce626 (patch) | |
tree | ab17e4f84294f3e2b53250b7afe90cb3690ea80a /drivers/media/radio/radio-si476x.c | |
parent | bdea0d222a21f864a811cf6666532334e622f7c6 (diff) | |
download | linux-39e219d9292958460c3229df29995454414ce626.tar.xz |
[media] davinci: vpfe: fix error path in probe
The error path on failure was calling mutex_unlock(), but there was
no actuall call before for mutex_lock(). This patch fixes this issue
by pointing it to proper go label.
Reported-by: Jose Pablo Carballo <jose.carballo@ridgerun.com>
Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/radio/radio-si476x.c')
0 files changed, 0 insertions, 0 deletions