Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44041
b: refs/heads/master
c: 7da6894
h: refs/heads/master
i:
  44039: 6bccc01
v: v3
  • Loading branch information
Hermann Pitton authored and Mauro Carvalho Chehab committed Dec 10, 2006
1 parent 1a0e69f commit 933f67e
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: eb591af3a3703cb79e3efb5ad87b36dcd32b0712
refs/heads/master: 7da6894a96ebbc1505763213c42b8fcf66aa3d90
1 change: 1 addition & 0 deletions trunk/drivers/media/video/saa7134/saa7134-dvb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1210,6 +1210,7 @@ static int dvb_init(struct saa7134_dev *dev)
&philips_tiger_config,
&dev->i2c_adap);
if (dev->dvb.frontend) {
dev->dvb.frontend->ops.i2c_gate_ctrl = tda8290_i2c_gate_ctrl;
dev->dvb.frontend->ops.tuner_ops.init = asus_p7131_dual_tuner_init;
dev->dvb.frontend->ops.tuner_ops.sleep = asus_p7131_dual_tuner_sleep;
dev->dvb.frontend->ops.tuner_ops.set_params = philips_tiger_tuner_set_params;
Expand Down

0 comments on commit 933f67e

Please sign in to comment.