linux/drivers/media/platform/s5p-jpeg
Rikard Falkeborn cf56f4f2a4 media: s5p-jpeg: Constify struct v4l2_m2m_ops
The only usage of the v4l2_m2m_ops structs is to pass their address to
v4l2_m2m_init() which takes a pointer to const struct v4l2_m2m_ops as
argument. Make them const to allow the compiler to put them in read-only
memory.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-12-07 11:29:56 +01:00
..
jpeg-core.c media: s5p-jpeg: Constify struct v4l2_m2m_ops 2021-12-07 11:29:56 +01:00
jpeg-core.h media: s5p-jpeg: Constify struct v4l2_m2m_ops 2021-12-07 11:29:56 +01:00
jpeg-hw-exynos4.c
jpeg-hw-exynos4.h
jpeg-hw-exynos3250.c
jpeg-hw-exynos3250.h
jpeg-hw-s5p.c
jpeg-hw-s5p.h
jpeg-regs.h
Makefile