]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L/DVB (11865): cx18: Tweak color burst gate delay and initial color sub-carrier...
authorAndy Walls <awalls@radix.net>
Sun, 17 May 2009 01:43:43 +0000 (22:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 21:21:14 +0000 (18:21 -0300)
commit86bc85b38602411a9582b829fdd0ee02cf582985
tree5b55cc3ed192fe2e629b0cae7892963089d10299
parent929a3ad1525895c394cbe97a6b74792da9a865a6
V4L/DVB (11865): cx18: Tweak color burst gate delay and initial color sub-carrier freq

Fix the burst gate delays to use a crystal value of 28636360 as assumed by
the rest of the driver.  Also have the initial color sub-carrier freq paramter
use the src decimation ratio per the documentation, instead of the actual
crystal/pixel clock ratio.  The tracking circuit will find the correct color
subcarrier in any case, as long as we're close.  Also fix up some debug print
statements.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-av-core.c