Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357553
b: refs/heads/master
c: cdc69ae
h: refs/heads/master
i:
  357551: 48d28fa
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Feb 11, 2013
1 parent 6b46f6e commit 6045f7e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: cfb046cb800ba306b211fbbe4ac633486e11055f
refs/heads/master: cdc69ae98b3d8ff337c564e16f497c8816d1a51b
3 changes: 0 additions & 3 deletions trunk/drivers/media/tuners/fc0011.c
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,6 @@ static int fc0011_set_params(struct dvb_frontend *fe)
u8 fa, fp, vco_sel, vco_cal;
u8 regs[FC11_NR_REGS] = { };

if (priv->frequency == p->frequency)
return 0;

regs[FC11_REG_7] = 0x0F;
regs[FC11_REG_8] = 0x3E;
regs[FC11_REG_10] = 0xB8;
Expand Down

0 comments on commit 6045f7e

Please sign in to comment.