linux-stable/drivers/media/pci
Colin Ian King 601b1f0ac7 media: cx23885: make const array buf static, reduces object code size
Don't populate the array buf on the stack, instead make it static.
Makes the object code smaller by over 240 bytes:

Before:
   text	   data	    bss	    dec	    hex	filename
  21689	  22992	    416	  45097	   b029	cx23885-cards.o

After:
   text	   data	    bss	    dec	    hex	filename
  21348	  23088	    416	  44852	   af34	cx23885-cards.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:30:25 -04:00
..
b2c2 media: b2c2: constify pci_device_id 2017-08-09 09:46:30 -04:00
bt8xx media: dst_ca: remove CA_SET_DESCR boilerplate 2017-09-05 06:13:46 -04:00
cobalt media: cobalt: remove redundant zero check on retval 2017-09-23 08:29:45 -04:00
cx18 media: drivers: Adjust checks for null pointers 2017-09-23 08:20:57 -04:00
cx88 media: pci: make video_device const 2017-08-27 08:44:58 -04:00
cx23885 media: cx23885: make const array buf static, reduces object code size 2017-09-23 08:30:25 -04:00
cx25821 media: pci: make i2c_client const 2017-09-23 08:28:03 -04:00
ddbridge media: ddbridge: fix sparse warnings 2017-08-27 06:36:34 -04:00
dm1105 media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* 2017-08-20 10:02:48 -04:00
dt3155 media: pci: make video_device const 2017-08-27 08:44:58 -04:00
ivtv media: pci: make i2c_client const 2017-09-23 08:28:03 -04:00
mantis media: drivers: Adjust checks for null pointers 2017-09-23 08:20:57 -04:00
meye media: drivers: delete error messages for failed memory allocation 2017-09-23 08:19:55 -04:00
netup_unidvb media: pci: make i2c_adapter const 2017-08-26 08:41:15 -04:00
ngene media: ngene: constify i2c_algorithm structure 2017-07-20 14:59:58 -04:00
pluto2 media: pluto2: constify pci_device_id 2017-08-09 09:44:46 -04:00
pt1 media: pt1: constify pci_device_id 2017-08-09 09:46:57 -04:00
pt3 media: media/dvb: earth-pt3: fix hang-up in a rare case 2017-07-20 15:01:30 -04:00
saa7134 media: pci: make i2c_client const 2017-09-23 08:28:03 -04:00
saa7146 media: drivers: improve a size determination 2017-09-23 08:20:57 -04:00
saa7164 media: pci: make i2c_client const 2017-09-23 08:28:03 -04:00
smipcie media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* 2017-08-20 10:02:48 -04:00
solo6x10 media: pci: make video_device const 2017-08-27 08:44:58 -04:00
sta2x11 media: pci: make video_device const 2017-08-27 08:44:58 -04:00
ttpci media: ca.h: split typedefs from structs 2017-09-05 05:48:39 -04:00
tw68 media: pci: make video_device const 2017-08-27 08:44:58 -04:00
tw686x [media] tw686x: silent -Wformat-security warning 2017-02-03 07:20:19 -02:00
tw5864 media: tw5864, fc0011: better handle WARN_ON() 2017-06-24 16:19:27 -03:00
zoran media: zoran: constify pci_device_id 2017-08-09 09:45:18 -04:00
Kconfig [media] pci: Add tw5864 driver 2016-08-24 11:17:22 -03:00
Makefile [media] pci: Add tw5864 driver 2016-08-24 11:17:22 -03:00