提交 1457263e 编写于 作者: M Michael Krufky 提交者: Mauro Carvalho Chehab

V4L/DVB (6724): tda18271: remove duplicated code

Signed-off-by: NMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
上级 efce8410
......@@ -359,12 +359,7 @@ static int tda18271_tune(struct dvb_frontend *fe,
u32 div, N = 0;
int i;
tda18271_read_regs(fe);
/* test IR_CAL_OK to see if we need init */
if ((regs[R_EP1] & 0x08) == 0)
tda18271_init_regs(fe);
tda18271_init(fe);
dprintk(1, "freq = %d, ifc = %d\n", freq, ifc);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册