Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343854
b: refs/heads/master
c: 59e5405
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Oct 28, 2012
1 parent 4d9d41f commit bc8640d
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: 685a39bd1a05dba17cb7ba18ab74364ad51bc527
refs/heads/master: 59e54059ab5fdbd59114688d85b490e1d80660b2
2 changes: 1 addition & 1 deletion trunk/drivers/media/tuners/tua9001.c
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ static int tua9001_set_params(struct dvb_frontend *fe)
{
struct tua9001_priv *priv = fe->tuner_priv;
struct dtv_frontend_properties *c = &fe->dtv_property_cache;
int ret, i;
int ret = 0, i;
u16 val;
u32 frequency;
struct reg_val data[2];
Expand Down

0 comments on commit bc8640d

Please sign in to comment.