Skip to content

Commit

Permalink
V4L/DVB (9404): the KNC1 and clones also don't have the I/Q inputs sw…
Browse files Browse the repository at this point in the history
…apped

Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Manu Abraham authored and Mauro Carvalho Chehab committed Dec 29, 2008
1 parent 6ea223c commit 7dd82f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/dvb/ttpci/budget-av.c
Original file line number Diff line number Diff line change
Expand Up @@ -1451,7 +1451,7 @@ static struct stb0899_config knc1_dvbs2_config = {
// .ts_pfbit_toggle = STB0899_MPEG_NORMAL, /* DirecTV, MPEG toggling seq */

.xtal_freq = 27000000,
.inversion = IQ_SWAP_ON, /* 1 */
.inversion = IQ_SWAP_OFF, /* 1 */

.esno_ave = KNC1_DVBS2_ESNO_AVE,
.esno_quant = KNC1_DVBS2_ESNO_QUANT,
Expand Down

0 comments on commit 7dd82f7

Please sign in to comment.