V4L/DVB (8162): cx18: fix PAL/SECAM support
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 27 Jun 2008 18:33:02 +0000 (15:33 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 20 Jul 2008 10:15:04 +0000 (07:15 -0300)
commitc1738904d6808a091d7d496b445d20671d513ad4
tree30c61db23b8cd77fbbaf421c6de1c17c1de4b067
parente078770a050aa686f895a965f54222c0f201feb3
V4L/DVB (8162): cx18: fix PAL/SECAM support

Reverted the 'Fix unintended auto configurations in cx18-av-core' patch,
instead disable the auto config completely.

Fix a bug in cx18_av_vbi_setup() where the standard tests were done
in the wrong order.

Tested with NTSC-M, PAL-BG, PAL-I, PAL-DK, PAL-M, PAL-Nc, SECAM-DK,
SECAM-L and SECAM-BG. The last one does not work at the moment due to
a tda9887.c bug.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx18/cx18-av-core.c
drivers/media/video/cx18/cx18-av-core.h
drivers/media/video/cx18/cx18-av-vbi.c