]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit6275163e3ddbf0f0b34981bf6dc50b803e5a1c67
treebdd6e4e4b299c9a363b572012a586c945174dcf9
parent9fdd9caf44296213c1e1130e86c2f919f83124da
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>
drivers/media/video/zoran_card.c