Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331209
b: refs/heads/master
c: 6e6dc88
h: refs/heads/master
i:
  331207: 9dd4b97
v: v3
  • Loading branch information
Gianluca Gennari authored and Mauro Carvalho Chehab committed Oct 1, 2012
1 parent 5b0b8c9 commit b597989
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: e221a1b8960e7083029018e3cf2b4097e27d4891
refs/heads/master: 6e6dc88f3777bedaf7cec5987b251975a3d14d3d
2 changes: 1 addition & 1 deletion trunk/drivers/media/tuners/fc2580.c
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ static int fc2580_set_params(struct dvb_frontend *fe)
{
struct fc2580_priv *priv = fe->tuner_priv;
struct dtv_frontend_properties *c = &fe->dtv_property_cache;
int ret, i;
int ret = 0, i;
unsigned int r_val, n_val, k_val, k_val_reg, f_ref;
u8 tmp_val, r18_val;
u64 f_vco;
Expand Down

0 comments on commit b597989

Please sign in to comment.