Jean Delvare f49a5eaea6 V4L/DVB (3568e): bt856: Spare memory
The bt856 driver has a register cache much larger than needed.  We really only
write to 3 registers, so a 32-byte cache is a bit too much.  We can be just as
efficient with a 6-byte cache.  We could even do with a 3-byte cache, but at
the cost of additional arithmetics arguably not worth the spared 3 bytes.

Also, 4 of the 6 other members of the bt856 data structure were not used
anywhere, so we can as well drop them for an additional 16 bytes of memory
spared.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-03-23 11:24:13 -03:00
..
2005-11-09 07:56:20 -08:00
2005-04-16 15:20:36 -07:00
2006-03-23 11:24:13 -03:00
2006-01-09 15:25:27 -02:00
2005-04-16 15:20:36 -07:00
2006-03-21 08:53:57 -08:00
2005-04-16 15:20:36 -07:00
2005-11-07 18:05:41 +00:00
2006-03-21 08:53:57 -08:00
2006-03-21 08:53:57 -08:00
2005-09-29 08:46:27 -07:00
2005-04-16 15:20:36 -07:00
2006-03-23 11:24:10 -03:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-11-07 18:05:41 +00:00
2005-04-16 15:20:36 -07:00
2006-03-21 08:53:57 -08:00
2005-04-16 15:20:36 -07:00
2006-03-21 08:53:57 -08:00
2005-04-16 15:20:36 -07:00
2006-03-21 08:53:57 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-07 16:58:01 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00