alistair23-linux/drivers/media/i2c/cx25840
Colin Ian King 2be730b828 media: cx25840: make array stds static const, reduces object code size
Don't populate the array syds on the stack, instead make it static const.
Makes the object code smaller by over 280 bytes:

Before:
   text	   data	    bss	    dec	    hex	filename
  81451	  12784	    704	  94939	  172db	cx25840-core.o

   text	   data	    bss	    dec	    hex	filename
  81070	  12880	    704	  94654	  171be	cx25840-core.o

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Hans Verkuil <hansverk@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-09-23 08:29:26 -04:00
..
cx25840-audio.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
cx25840-core.c media: cx25840: make array stds static const, reduces object code size 2017-09-23 08:29:26 -04:00
cx25840-core.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
cx25840-firmware.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
cx25840-ir.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
cx25840-vbi.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
Kconfig [media] move i2c files into drivers/media/i2c 2012-08-15 16:42:14 -03:00
Makefile [media] move i2c files into drivers/media/i2c 2012-08-15 16:42:14 -03:00