|
@@ -546,14 +546,11 @@ static int simple_set_tv_freq(struct dvb_frontend *fe,
|
|
struct tuner_simple_priv *priv = fe->tuner_priv;
|
|
struct tuner_simple_priv *priv = fe->tuner_priv;
|
|
u8 config, cb;
|
|
u8 config, cb;
|
|
u16 div;
|
|
u16 div;
|
|
- struct tunertype *tun;
|
|
|
|
u8 buffer[4];
|
|
u8 buffer[4];
|
|
int rc, IFPCoff, i;
|
|
int rc, IFPCoff, i;
|
|
enum param_type desired_type;
|
|
enum param_type desired_type;
|
|
struct tuner_params *t_params;
|
|
struct tuner_params *t_params;
|
|
|
|
|
|
- tun = priv->tun;
|
|
|
|
-
|
|
|
|
/* IFPCoff = Video Intermediate Frequency - Vif:
|
|
/* IFPCoff = Video Intermediate Frequency - Vif:
|
|
940 =16*58.75 NTSC/J (Japan)
|
|
940 =16*58.75 NTSC/J (Japan)
|
|
732 =16*45.75 M/N STD
|
|
732 =16*45.75 M/N STD
|