Skip to content

Commit

Permalink
V4L/DVB (7455): cx88_dvb: qam doesn't apply on Kword ATSC 120
Browse files Browse the repository at this point in the history
Thanks to Michael Krufky for pointing this.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Mauro Carvalho Chehab committed Apr 24, 2008
1 parent 1b879c4 commit 0b86755
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/cx88/cx88-dvb.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 0b86755

Please sign in to comment.