[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:

committed by
Mauro Carvalho Chehab

parent
a0f9354b1a
commit
0735647c29
@@ -828,7 +828,7 @@ static struct stb0899_config stb0899_config = {
|
||||
.block_sync_mode = STB0899_SYNC_FORCED, /* ? */
|
||||
|
||||
.xtal_freq = 27000000, /* Assume Hz ? */
|
||||
.inversion = IQ_SWAP_ON, /* ? */
|
||||
.inversion = IQ_SWAP_ON,
|
||||
|
||||
.lo_clk = 76500000,
|
||||
.hi_clk = 99000000,
|
||||
|
Reference in New Issue
Block a user