From: Jean Delvare Date: Sun, 1 Jul 2007 21:37:51 +0000 (-0300) Subject: V4L/DVB (5815): Cx88: i2c structure templates clean-up X-Git-Tag: v2.6.23-rc1~493^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e520d09f1a4b3da1d09a4540e3f4fa852658a0d;p=pandora-kernel.git V4L/DVB (5815): Cx88: i2c structure templates clean-up Clean up the use of structure templates in cx88-i2c and cx88-vp3054-i2c. For one thing, a real template is supposed to be read-only. And in some cases it's more efficient to initialize the few fields we need individually. This clean-up shrinks cx88-i2c.o by 33% and cx88-vp3054-i2c.o by 49% (x86_64). Signed-off-by: Jean Delvare Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed