From ec09669e75631474d7e860cd0d0d4c2a0a91f996 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Fri, 22 Jul 2011 17:07:17 -0300 Subject: [PATCH] --- yaml --- r: 285650 b: refs/heads/master c: b5a910679b2abfa12a5e70c236f4205c5e773c11 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/media/common/tuners/mt2063.c | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 7d22a711ea34..983b2434b352 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2e1d5885f4964e949eb9a4c1ecf297c297140134 +refs/heads/master: b5a910679b2abfa12a5e70c236f4205c5e773c11 diff --git a/trunk/drivers/media/common/tuners/mt2063.c b/trunk/drivers/media/common/tuners/mt2063.c index b72105d3305c..92653a9ff3b0 100644 --- a/trunk/drivers/media/common/tuners/mt2063.c +++ b/trunk/drivers/media/common/tuners/mt2063.c @@ -1528,7 +1528,6 @@ static u32 MT2063_Tune(struct mt2063_state *state, u32 f_in) u32 LO2; /* 2nd LO register value */ u32 Num2; /* Numerator for LO2 reg. value */ u32 ofLO1, ofLO2; /* last time's LO frequencies */ - u32 ofin, ofout; /* last time's I/O frequencies */ u8 fiffc = 0x80; /* FIFF center freq from tuner */ u32 fiffof; /* Offset from FIFF center freq */ const u8 LO1LK = 0x80; /* Mask for LO1 Lock bit */ @@ -1549,9 +1548,7 @@ static u32 MT2063_Tune(struct mt2063_state *state, u32 f_in) * Save original LO1 and LO2 register values */ ofLO1 = state->AS_Data.f_LO1; - ofLO2 = state->AS_Data.f_LO2; - ofin = state->AS_Data.f_in; - ofout = state->AS_Data.f_out; + ofLO2 = state->AS_Data.f_LO2; /* * Find and set RF Band setting