Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132291
b: refs/heads/master
c: a00d0bb
h: refs/heads/master
i:
  132289: 7cb23f7
  132287: b7d0de1
v: v3
  • Loading branch information
Matthias Schwarzzot authored and Mauro Carvalho Chehab committed Mar 13, 2009
1 parent 670e72f commit c6f65b8
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: 26f26fa8e3a0822aa43ee0a80bd0196fa2554c42
refs/heads/master: a00d0bb86b20a86a72f4df9d6e31dda94c02b4fa
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/bt8xx/dst.c
Original file line number Diff line number Diff line change
Expand Up @@ -1683,7 +1683,7 @@ static int dst_tune_frontend(struct dvb_frontend* fe,

static int dst_get_tuning_algo(struct dvb_frontend *fe)
{
return dst_algo;
return dst_algo ? DVBFE_ALGO_HW : DVBFE_ALGO_SW;
}

static int dst_get_frontend(struct dvb_frontend *fe, struct dvb_frontend_parameters *p)
Expand Down

0 comments on commit c6f65b8

Please sign in to comment.