[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)
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

Simple merge
Simple merge