V4L/DVB (9936): cx18: Disable locking of Video and Audio PLL for analog captures
authorAndy Walls <awalls@radix.net>
Sun, 21 Dec 2008 02:26:38 +0000 (23:26 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:39:23 +0000 (09:39 -0200)
commit57e24b629a5282bee24aaff44977270a3e462041
tree6e2206b9162162dfa540527426d9d49b351294e3
parent15029b39bb95a765b57ad81f5062718b10422072
V4L/DVB (9936): cx18: Disable locking of Video and Audio PLL for analog captures

Disable AV_LOCK, locking of audio PLL to video PLL in the cx18-av-core for
analog captures.  It seems to have adverse effects on captures from
SVideo and CVBS sources with current clock & crystal settings in the driver.

Many thanks to Jeff Campbell and Mike Bradley for reporting this problem,
and suggesting the solution and performing extensive testing to support their
suggestion.

Reported-by: Jeff Campbell <jac1dlists@gmail.com>
Reported-by: Mike Bradley <mike.bradley@incanetworks.com>
Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-av-audio.c