From: Jean Delvare Date: Tue, 12 Aug 2008 22:08:54 +0000 (-0700) Subject: matroxfb: i2c structure templates clean-up X-Git-Tag: v2.6.27-rc3~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73b7d92f6106e2f55206b8672e5ccf6206689899;p=pandora-kernel.git matroxfb: i2c structure templates clean-up Clean up the use of structure templates in i2c-matroxfb. In this case it's more efficient to initialize the few fields we need individually. This makes i2c-matroxfb.ko 16% smaller on my system. Signed-off-by: Jean Delvare Acked-by: Krzysztof Helt Cc: Petr Vandrovec Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed