WSL2-Linux-Kernel/drivers/media/platform/imx-jpeg
Ming Qian 09fc82a6a7 media: imx-jpeg: Apply clk_bulk api instead of operating specific clk
[ Upstream commit 61fe43dc9f ]

using the api of clk_bulk can simplify the code.
and the clock of the jpeg codec may be changed,
the clk_bulk api can be compatible with the future change.

Fixes: 4c2e5156d9 ("media: imx-jpeg: Add pm-runtime support for imx-jpeg")
Signed-off-by: Ming Qian <ming.qian@nxp.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>
2023-03-10 09:39:45 +01:00
..
Kconfig media: VIDEO_IMX8_JPEG should depend on ARCH_MXC and not default to m 2021-04-06 16:12:16 +02:00
Makefile
mxc-jpeg-hw.c media: imx-jpeg: Disable useless interrupt to avoid kernel panic 2022-12-31 13:14:40 +01:00
mxc-jpeg-hw.h media: imx-jpeg: Disable slot interrupt when frame done 2022-08-17 14:23:23 +02:00
mxc-jpeg.c media: imx-jpeg: Apply clk_bulk api instead of operating specific clk 2023-03-10 09:39:45 +01:00
mxc-jpeg.h media: imx-jpeg: Apply clk_bulk api instead of operating specific clk 2023-03-10 09:39:45 +01:00