[media] tw9603/6.c: use two separate const tables for the 50/60hz setup
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 25 Mar 2013 09:23:23 +0000 (06:23 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 25 Mar 2013 11:11:43 +0000 (08:11 -0300)
commitd4a2cea4f2fd9c935f30666e4acdb1065ff60544
tree3106b266a8747c27c75e8d351d8e4f9c849a9a37
parent59aea928d57f171453474a883f087e4fccb83e94
[media] tw9603/6.c: use two separate const tables for the 50/60hz setup

Using two separate tables to setup the registers for 50 or 60 hz is
better than the non-const table that is filled in at runtime.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/i2c/tw9903.c
drivers/media/i2c/tw9906.c