mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-23 01:14:56 +00:00
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> |
||
|---|---|---|
| .. | ||
| jpeg-core.c | ||
| jpeg-core.h | ||
| 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 | ||