Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61339
b: refs/heads/master
c: 096bb77
h: refs/heads/master
i:
  61337: eb88bbd
  61335: 0ebdca7
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Jul 18, 2007
1 parent 3d97058 commit 9cb545b
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: 7d816b256df83070e75d4f738c10d66bfc192040
refs/heads/master: 096bb77abac4e44c37870f4f8adaec813295eb23
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-usb/dibusb-mb.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ static int dibusb_tuner_probe_and_attach(struct dvb_usb_adapter *adap)
struct dibusb_state *st = adap->priv;

/* the Panasonic sits on I2C addrass 0x60, the Thomson on 0x61 */
st->tuner_addr = 0x60;
msg[0].addr = msg[1].addr = st->tuner_addr = 0x60;

if (adap->fe->ops.i2c_gate_ctrl)
adap->fe->ops.i2c_gate_ctrl(adap->fe,1);
Expand Down

0 comments on commit 9cb545b

Please sign in to comment.