Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76522
b: refs/heads/master
c: 1457263
h: refs/heads/master
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Jan 25, 2008
1 parent 8f7d0e5 commit 84d103f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: efce841093589bfef571a07e18e5446def9e04b4
refs/heads/master: 1457263e9df6911384c474532a49d1b25bc9d248
7 changes: 1 addition & 6 deletions trunk/drivers/media/dvb/frontends/tda18271-fe.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);

Expand Down

0 comments on commit 84d103f

Please sign in to comment.