commit | 6275163e3ddbf0f0b34981bf6dc50b803e5a1c67 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Jun 12 13:20:46 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Sun Jul 20 07:09:37 2008 -0300 |
tree | bdd6e4e4b299c9a363b572012a586c945174dcf9 | |
parent | 9fdd9caf44296213c1e1130e86c2f919f83124da [diff] |
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 <khali@linux-fr.org> Acked-by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>