From: Jean Delvare Date: Sun, 15 Jun 2008 15:20:18 +0000 (-0300) Subject: V4L/DVB (8047): bt8xx: i2c structure templates clean-up X-Git-Tag: v2.6.27-rc1~966^2~230 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df9b5d4cf636f992276b6b595620d9b2a63095db;p=pandora-kernel.git V4L/DVB (8047): bt8xx: i2c structure templates clean-up Clean up the use of structure templates in bttv-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 bttv-i2c.o by 29% (x86_64). Signed-off-by: Jean Delvare Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed