linux/drivers/media/platform/vimc
Julia Lawall da411ab10c media: vimc: constify structures stored in fields of v4l2_subdev_ops structure
The fields of a v4l2_subdev_ops structure are all const, so the
structures that are stored there and are not used elsewhere can be
const as well.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Acked-by: Helen Koike <helen.koike@collabora.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-11-23 06:04:32 -05:00
..
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vimc-capture.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
vimc-common.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
vimc-common.h media: vimc: add test_pattern and h/vflip controls to the sensor 2017-12-08 10:44:55 -05:00
vimc-core.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
vimc-debayer.c headers: separate linux/mod_devicetable.h from linux/platform_device.h 2018-07-07 17:52:26 +02:00
vimc-scaler.c headers: separate linux/mod_devicetable.h from linux/platform_device.h 2018-07-07 17:52:26 +02:00
vimc-sensor.c media: vimc: constify structures stored in fields of v4l2_subdev_ops structure 2018-11-23 06:04:32 -05:00