From: Jean Delvare Date: Thu, 12 Jun 2008 16:20:46 +0000 (-0300) Subject: V4L/DVB (8046): zoran: i2c structure templates clean-up X-Git-Tag: v2.6.27-rc1~966^2~231 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6275163e3ddbf0f0b34981bf6dc50b803e5a1c67;p=pandora-kernel.git V4L/DVB (8046): zoran: i2c structure templates clean-up Clean up the use of structure templates in zoran_card. 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. Signed-off-by: Jean Delvare Acked-by: Ronald S. Bultje Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed