Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 366871
b: refs/heads/master
c: 383730c
h: refs/heads/master
i:
  366869: a2e1f77
  366867: a3b7a65
  366863: 85d22cc
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Mar 25, 2013
1 parent 83c684d commit 0582374
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: 106cf649d06c55b881cf4eadf2ca1a28a04d93aa
refs/heads/master: 383730c36419b85233fe2b5081253a2181160d17
2 changes: 1 addition & 1 deletion trunk/drivers/media/v4l2-core/tuner-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ static int fe_get_afc(struct dvb_frontend *fe)
if (fe->ops.tuner_ops.get_afc)
fe->ops.tuner_ops.get_afc(fe, &afc);

return 0;
return afc;
}

static int fe_set_config(struct dvb_frontend *fe, void *priv_cfg)
Expand Down

0 comments on commit 0582374

Please sign in to comment.