1
0
Fork 0
alistair23-linux/drivers/media/platform/coda
Mauro Carvalho Chehab d2fe28feae [media] coda/imx-vdoa: constify structs
As warned by checkpatch:

	WARNING: struct of_device_id should normally be const
	#318: FILE: drivers/media/platform/coda/imx-vdoa.c:318:
	+static struct of_device_id vdoa_dt_ids[] = {

So, constify structs.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-02-08 10:29:17 -02:00
..
Makefile [media] coda: add i.MX6 VDOA driver 2017-01-31 08:10:18 -02:00
coda-bit.c [media] coda: support YUYV output if VDOA is used 2017-01-31 08:44:05 -02:00
coda-common.c [media] coda: add Freescale firmware compatibility location 2017-02-03 14:23:37 -02:00
coda-gdi.c [media] coda: add macroblock tiling support 2015-07-17 11:28:59 -03:00
coda-h264.c [media] coda: add missing header dependencies 2016-10-24 17:02:27 -02:00
coda-jpeg.c [media] coda: relax coda_jpeg_check_buffer for trailing bytes 2015-12-23 14:02:14 -02:00
coda.h [media] coda: add Freescale firmware compatibility location 2017-02-03 14:23:37 -02:00
coda_regs.h [media] coda: add macroblock tiling support 2015-07-17 11:28:59 -03:00
imx-vdoa.c [media] coda/imx-vdoa: constify structs 2017-02-08 10:29:17 -02:00
imx-vdoa.h [media] coda: add i.MX6 VDOA driver 2017-01-31 08:10:18 -02:00
trace.h [media] media: videobuf2: Restructure vb2_buffer 2015-10-01 09:04:43 -03:00