aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media')
-rw-r--r--drivers/media/common/tuners/tuner-simple.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/media/common/tuners/tuner-simple.c b/drivers/media/common/tuners/tuner-simple.c
index 8cf2ab609d5e..f8ee29e6059c 100644
--- a/drivers/media/common/tuners/tuner-simple.c
+++ b/drivers/media/common/tuners/tuner-simple.c
@@ -546,14 +546,11 @@ static int simple_set_tv_freq(struct dvb_frontend *fe,
546 struct tuner_simple_priv *priv = fe->tuner_priv; 546 struct tuner_simple_priv *priv = fe->tuner_priv;
547 u8 config, cb; 547 u8 config, cb;
548 u16 div; 548 u16 div;
549 struct tunertype *tun;
550 u8 buffer[4]; 549 u8 buffer[4];
551 int rc, IFPCoff, i; 550 int rc, IFPCoff, i;
552 enum param_type desired_type; 551 enum param_type desired_type;
553 struct tuner_params *t_params; 552 struct tuner_params *t_params;
554 553
555 tun = priv->tun;
556
557 /* IFPCoff = Video Intermediate Frequency - Vif: 554 /* IFPCoff = Video Intermediate Frequency - Vif:
558 940 =16*58.75 NTSC/J (Japan) 555 940 =16*58.75 NTSC/J (Japan)
559 732 =16*45.75 M/N STD 556 732 =16*45.75 M/N STD