Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 41087
b: refs/heads/master
c: c4e46b9
h: refs/heads/master
i:
  41085: 4023b81
  41083: 9469c7e
  41079: 7bf53b9
  41071: feaca11
  41055: 1db7e0d
  41023: 903f660
  40959: 33a155d
v: v3
  • Loading branch information
Andrew de Quincey authored and Mauro Carvalho Chehab committed Nov 26, 2006
1 parent f67727d commit a3d2033
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5d48545e5e88ab7a27ba6a5cb1e8fff617754b61
refs/heads/master: c4e46b9567669eb5e1182d4b12c2d889ce27da64
1 change: 1 addition & 0 deletions trunk/drivers/media/dvb/ttpci/budget.c
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@ static void frontend_init(struct budget *budget)
if (budget->dvb_frontend) {
budget->dvb_frontend->ops.tuner_ops.set_params = alps_bsru6_tuner_set_params;
budget->dvb_frontend->tuner_priv = &budget->i2c_adap;
budget->dvb_frontend->ops.set_tone = budget_set_tone;
break;
}
break;
Expand Down

0 comments on commit a3d2033

Please sign in to comment.