V4L/DVB (8046): zoran: i2c structure templates clean-up
authorJean Delvare <khali@linux-fr.org>
Thu, 12 Jun 2008 16:20:46 +0000 (13:20 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 20 Jul 2008 10:09:37 +0000 (07:09 -0300)
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 <khali@linux-fr.org>
Acked-by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found