linux/drivers/media/video/cx88
Trent Piepho c252b05115 V4L/DVB (6019): cx88: Make card database more memory efficient
The vmux setting is only two bits, but was taking up a whole 32 
in the input description struct.  By changing it to a two-bit 
bitfield, it can fit in what was padding space before and drop 
the input size by 4 bytes, from 28 to 24. This drops the board 
description struct, which has 9 inputs, from 280 to 244 bytes.  
Total driver size decreases by 2108 bytes.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-10-09 22:05:12 -03:00
..
cx88-alsa.c cx88-video build fix 2007-05-07 12:13:04 -07:00
cx88-blackbird.c V4L/DVB (5734): Cx88: kill dev->fw_size 2007-07-18 14:23:52 -03:00
cx88-cards.c V4L/DVB (5975): cx88: Wrong values used for HD-3000 radio mode 2007-10-09 22:04:30 -03:00
cx88-core.c V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZE 2007-04-27 15:45:13 -03:00
cx88-dvb.c V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pll 2007-07-18 14:24:16 -03:00
cx88-i2c.c V4L/DVB (5815): Cx88: i2c structure templates clean-up 2007-07-18 14:24:34 -03:00
cx88-input.c V4L/DVB (5788): Cx88-input: convert nested if's to switch..case 2007-07-18 14:24:20 -03:00
cx88-mpeg.c V4L/DVB (5912): Clean up duplicate includes in drivers/media/ 2007-10-09 22:03:12 -03:00
cx88-reg.h [PATCH] v4l: 800: whitespace cleanups 2005-11-09 07:56:20 -08:00
cx88-tvaudio.c Freezer: make kernel threads nonfreezable by default 2007-07-17 10:23:02 -07:00
cx88-vbi.c V4L/DVB (5102): make videodev to auto-generate standards 2007-02-21 13:34:44 -02:00
cx88-video.c V4L/DVB (5977): cx8800: Add register debug functions to radio device too 2007-10-09 22:04:33 -03:00
cx88-vp3054-i2c.c V4L/DVB (5815): Cx88: i2c structure templates clean-up 2007-07-18 14:24:34 -03:00
cx88-vp3054-i2c.h V4L/DVB (5629): Cx88: VP3054 support can't be a module when cx88 is compiled in 2007-07-18 14:23:11 -03:00
cx88.h V4L/DVB (6019): cx88: Make card database more memory efficient 2007-10-09 22:05:12 -03:00
Kconfig V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pll 2007-07-18 14:24:16 -03:00
Makefile V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings 2007-02-21 13:35:11 -02:00