linux/drivers/media/dvb-frontends/drx39xyj
Colin Ian King 679cfbb158 media: drxj: make several const arrays static
Don't populate const arrays on the stack but instead make them static.
Makes the object code smaller by over 1800 bytes:

Before:
   text	   data	    bss	    dec	    hex	filename
  94100	   9160	      0	 103260	  1935c	drxj.o

After:
   text	   data	    bss	    dec	    hex	filename
  91044	  10400	      0	 101444	  18c44	drxj.o

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-07-20 15:07:50 -04:00
..
bsp_i2c.h [media] drx-j: Use the Linux error codes 2014-03-04 14:29:41 -03:00
drx39xxj.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
drx_dap_fasi.h treewide: spelling: correct diffrent[iate] and banlance typos 2017-05-08 17:15:13 -07:00
drx_driver.h media: dvb-frontends: drx39xyj: remove obsolete sign extend macros 2017-06-24 16:01:32 -03:00
drx_driver_version.h [media] drx-j: make checkpatch.pl happy 2014-03-04 14:30:44 -03:00
drxj.c media: drxj: make several const arrays static 2017-07-20 15:07:50 -04:00
drxj.h scripts/spelling.txt: add "configuartion" pattern and fix typo instances 2017-02-27 18:43:47 -08:00
drxj_map.h [media] drx-j: make checkpatch.pl happy 2014-03-04 14:30:44 -03:00
Kconfig [media] drx-j: use customise option correctly 2014-04-07 09:39:51 -03:00
Makefile [media] drx-j: get rid of drx_dap_fasi.c 2014-03-04 14:39:06 -03:00