linux/drivers/media/platform
Sudip Mukherjee 47efeb52f7 [media] media: davinci: vpbe: missing clk_put
we are getting struct clk using clk_get before calling
clk_prepare_enable. but if clk_prepare_enable fails, then we are
jumping to fail_mutex_unlock where we are just unlocking the mutex,
but we are not freeing the clock source.
this patch just adds a call to clk_put before jumping to
fail_mutex_unlock.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-11-11 08:48:21 -02:00
..
blackfin
coda [media] coda: Unregister v4l2 upon alloc_workqueue() error 2014-11-03 17:55:22 -02:00
davinci [media] media: davinci: vpbe: missing clk_put 2014-11-11 08:48:21 -02:00
exynos4-is [media] s5p-fimc: Only build suspend/resume for PM 2014-10-24 09:36:38 -02:00
exynos-gsc
marvell-ccic
omap
omap3isp
s3c-camif
s5p-g2d
s5p-jpeg [media] s5p-jpeg: Avoid -Wuninitialized warning in s5p_jpeg_parse_hdr 2014-10-24 09:36:59 -02:00
s5p-mfc [media] s5p-mfc: fix sparse error 2014-11-05 08:29:27 -02:00
s5p-tv [media] Remove references to non-existent PLAT_S5P symbol 2014-10-24 09:35:27 -02:00
soc_camera
ti-vpe [media] ti-vpe: fix sparse warnings 2014-11-05 09:09:26 -02:00
vivid [media] vivid: add test array controls 2014-11-11 08:47:58 -02:00
vsp1
arv.c
fsl-viu.c
indycam.c
indycam.h
Kconfig [media] mem2mem_testdev: rename to vim2m 2014-10-28 13:49:13 -02:00
m2m-deinterlace.c
Makefile [media] mem2mem_testdev: rename to vim2m 2014-10-28 13:49:13 -02:00
mx2_emmaprp.c
sh_veu.c
sh_vou.c
timblogiw.c
via-camera.c
via-camera.h
vim2m.c [media] mem2mem_testdev: rename to vim2m 2014-10-28 13:49:13 -02:00
vino.c
vino.h