Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130765
b: refs/heads/master
c: 6dbe7af
h: refs/heads/master
i:
  130763: 0a46636
v: v3
  • Loading branch information
Tony Broad authored and Mauro Carvalho Chehab committed Jan 29, 2009
1 parent cbb8b0f commit 3667a25
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: 8760e5b6d1dc9527e0f96f80daaa12a8158d9839
refs/heads/master: 6dbe7af37def293e1116af186c94e2d47d353190
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 @@ -470,6 +470,7 @@ static void frontend_init(struct budget *budget)
budget->dvb_frontend = dvb_attach(l64781_attach, &grundig_29504_401_config, &budget->i2c_adap);
if (budget->dvb_frontend) {
budget->dvb_frontend->ops.tuner_ops.set_params = grundig_29504_401_tuner_set_params;
budget->dvb_frontend->tuner_priv = NULL;
break;
}
break;
Expand Down

0 comments on commit 3667a25

Please sign in to comment.