linux-stable/drivers/media/platform
Miaoqian Lin 31ef17546f media: exynos4-is: Change clk_disable to clk_disable_unprepare
[ Upstream commit 9fadab72a6 ]

The corresponding API for clk_prepare_enable is clk_disable_unprepare,
other than clk_disable.

Fix this by changing clk_disable to clk_disable_unprepare.

Fixes: b4155d7d5b ("[media] exynos4-is: Ensure fimc-is clocks are not enabled until properly configured")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-06-14 16:53:49 +02:00
..
am437x media: am437x-vpfe: Setting STD to current value is not an error 2019-12-31 12:36:50 +01:00
atmel media: atmel: atmel-isi: fix timeout value for stop streaming 2020-01-27 14:46:43 +01:00
blackfin
coda media: coda: Fix missing put_device() call in coda_get_vdoa_data 2022-04-20 09:08:14 +02:00
davinci media: davinci: vpif: fix unbalanced runtime PM get 2022-04-20 09:08:12 +02:00
exynos-gsc
exynos4-is media: exynos4-is: Change clk_disable to clk_disable_unprepare 2022-06-14 16:53:49 +02:00
marvell-ccic
meson
mtk-jpeg media: platform: Improve queue set up flow for bug fixing 2020-11-05 11:06:54 +01:00
mtk-mdp media: mtk-mdp: fix reference count on old device tree 2019-10-05 12:47:51 +02:00
mtk-vcodec media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is released 2022-01-27 09:00:49 +01:00
mtk-vpu media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_probe()' 2021-11-26 11:40:29 +01:00
omap media: omap_vout: potential buffer overflow in vidioc_dqbuf() 2020-01-27 14:46:33 +01:00
omap3isp media: omap3isp: Fix memleak in isp_probe 2020-10-29 09:07:01 +01:00
qcom media: venus: hfi: avoid null dereference in deinit 2022-06-14 16:53:44 +02:00
rcar-vin
s3c-camif media: platform: s3c-camif: Fix runtime PM imbalance on error 2020-10-29 09:07:15 +01:00
s5p-cec media: s5p_cec: decrement usage count if disabled 2021-07-20 16:17:34 +02:00
s5p-g2d media: s5p-g2d: Fix a memory leak on ctx->fh.m2m_ctx 2021-07-20 16:17:35 +02:00
s5p-jpeg media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVAL 2020-01-27 14:46:13 +01:00
s5p-mfc media: s5p-mfc: Add checking to s5p_mfc_probe(). 2021-11-26 11:40:27 +01:00
soc_camera
sti media: st-delta: Fix PM disable depth imbalance in delta_probe 2022-06-14 16:53:49 +02:00
stm32 media: stm32-dcmi: fix DMA corruption when stopping streaming 2019-12-05 15:38:30 +01:00
ti-vpe media: ti-vpe: Fix a missing check and reference count leak 2020-10-29 09:07:02 +01:00
vimc media: vimc: fix component match compare 2019-12-17 20:39:56 +01:00
vivid media: vivid: fix assignment of dev->fbuf_out_flags 2021-05-22 10:57:30 +02:00
vsp1 media: vsp1: Fix an error handling path in the probe function 2021-03-03 18:22:41 +01:00
xilinx
Kconfig
Makefile
arv.c
fsl-viu.c
m2m-deinterlace.c
mx2_emmaprp.c media: mx2_emmaprp: Fix memleak in emmaprp_probe 2020-10-29 09:07:02 +01:00
pxa_camera.c media: pxa_camera: declare variable when DEBUG is defined 2021-03-03 18:22:42 +01:00
rcar-fcp.c media: platform: fcp: Fix a reference count leak. 2020-10-29 09:07:02 +01:00
rcar_drif.c Revert "media: rcar_drif: fix a memory disclosure" 2021-05-26 11:47:00 +02:00
rcar_fdp1.c media: fdp1: Fix R-Car M3-N naming in debug message 2020-05-27 16:43:09 +02:00
rcar_jpu.c
sh_veu.c
sh_vou.c
via-camera.c
via-camera.h
video-mux.c
vim2m.c