aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88-dvb.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2008-03-28 14:21:04 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-04-24 14:07:56 -0300
commit0b86755f57bd2cc92d05ba3a613ab6ff44f09980 (patch)
tree843ca3f12377a8cd535a062ef74fda7652f532b5 /drivers/media/video/cx88/cx88-dvb.c
parent1b879c43811933514130421548fff7640e84d8e5 (diff)
downloadkernel_samsung_smdk4412-0b86755f57bd2cc92d05ba3a613ab6ff44f09980.zip
kernel_samsung_smdk4412-0b86755f57bd2cc92d05ba3a613ab6ff44f09980.tar.gz
kernel_samsung_smdk4412-0b86755f57bd2cc92d05ba3a613ab6ff44f09980.tar.bz2
V4L/DVB (7455): cx88_dvb: qam doesn't apply on Kword ATSC 120
Thanks to Michael Krufky for pointing this. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/cx88/cx88-dvb.c')
-rw-r--r--drivers/media/video/cx88/cx88-dvb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/cx88/cx88-dvb.c b/drivers/media/video/cx88/cx88-dvb.c
index 13cc395..5e7c7fd 100644
--- a/drivers/media/video/cx88/cx88-dvb.c
+++ b/drivers/media/video/cx88/cx88-dvb.c
@@ -444,7 +444,6 @@ static struct s5h1409_config dvico_hdtv5_pci_nano_config = {
static struct s5h1409_config kworld_atsc_120_config = {
.demod_address = 0x32 >> 1,
- .qam_if = 44000,
.output_mode = S5H1409_SERIAL_OUTPUT,
.gpio = S5H1409_GPIO_OFF,
.inversion = S5H1409_INVERSION_OFF,