|
@@ -1176,6 +1176,7 @@ static struct dvb_frontend_ops lgdt3304_ops = {
|
|
},
|
|
},
|
|
.i2c_gate_ctrl = lgdt3305_i2c_gate_ctrl,
|
|
.i2c_gate_ctrl = lgdt3305_i2c_gate_ctrl,
|
|
.init = lgdt3305_init,
|
|
.init = lgdt3305_init,
|
|
|
|
+ .sleep = lgdt3305_sleep,
|
|
.set_frontend = lgdt3304_set_parameters,
|
|
.set_frontend = lgdt3304_set_parameters,
|
|
.get_frontend = lgdt3305_get_frontend,
|
|
.get_frontend = lgdt3305_get_frontend,
|
|
.get_tune_settings = lgdt3305_get_tune_settings,
|
|
.get_tune_settings = lgdt3305_get_tune_settings,
|