Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330830
b: refs/heads/master
c: b08deeb
h: refs/heads/master
v: v3
  • Loading branch information
Manoel Pinheiro authored and Mauro Carvalho Chehab committed Aug 14, 2012
1 parent 3a86637 commit 5b06aa5
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: f8e00d5fa86fbc4462647da162152d4e74db784c
refs/heads/master: b08deebebe13c73b35701d180a4689dfb34db519
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/saa7134/saa7134-dvb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1796,10 +1796,10 @@ static int dvb_init(struct saa7134_dev *dev)
dvb_attach(tda829x_attach, fe0->dvb.frontend,
&dev->i2c_adap, 0x4b,
&tda829x_no_probe);
fe0->dvb.frontend->ops.i2c_gate_ctrl = kworld_sbtvd_gate_ctrl;
dvb_attach(tda18271_attach, fe0->dvb.frontend,
0x60, &dev->i2c_adap,
&kworld_tda18271_config);
fe0->dvb.frontend->ops.i2c_gate_ctrl = kworld_sbtvd_gate_ctrl;
}

/* mb86a20s need to use the I2C gateway */
Expand Down

0 comments on commit 5b06aa5

Please sign in to comment.