Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29913
b: refs/heads/master
c: 2546b62
h: refs/heads/master
i:
  29911: f1ea6c1
v: v3
  • Loading branch information
Andrew de Quincey authored and Mauro Carvalho Chehab committed Jun 25, 2006
1 parent 7eeb3db commit fb1e0ea
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: ee6a2cb65c67c3d87478469f04fd023632dca345
refs/heads/master: 2546b62ee70b2fc0e06814cfdb0ad586356d7a05
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-usb/umt-010.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ static int umt_mt352_frontend_attach(struct dvb_usb_device *d)
memset(&umt_config,0,sizeof(struct mt352_config));
umt_config.demod_init = umt_mt352_demod_init;
umt_config.demod_address = 0xf;
umt_config.pll_set = dvb_usb_pll_set;
d->fe->ops->tuner_ops.pllbuf = dvb_usb_tuner_pllbuf;

d->fe = mt352_attach(&umt_config, &d->i2c_adap);

Expand Down

0 comments on commit fb1e0ea

Please sign in to comment.