[media] stb0899: remove commented value from IQ_SWAP_ON/OFF usages

As the enum values have changed recently, the comments are void.

Signed-off-by: Reinhard Nißl <rnissl@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Reinhard Nissl
2013-05-08 17:54:57 -03:00
committed by Mauro Carvalho Chehab
parent a0f9354b1a
commit 0735647c29
5 changed files with 5 additions and 5 deletions

View File

@@ -273,7 +273,7 @@ struct stb0899_config vp1041_stb0899_config = {
.demod_address = 0x68, /* 0xd0 >> 1 */
.xtal_freq = 27000000,
.inversion = IQ_SWAP_ON, /* 1 */
.inversion = IQ_SWAP_ON,
.lo_clk = 76500000,
.hi_clk = 99000000,