Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271824
b: refs/heads/master
c: 6e1ce98
h: refs/heads/master
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Sep 21, 2011
1 parent 1a3ec0b commit fa7e45c
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: e3e59b085e1fc5fff9143be157218782d1f75d5c
refs/heads/master: 6e1ce98df1029701d8133a09e52134cfc15f86d9
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-usb/dib0700_devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -847,7 +847,7 @@ static int dib7770p_tuner_attach(struct dvb_usb_adapter *adap)
DIBX000_I2C_INTERFACE_TUNER, 1);

if (dvb_attach(dib0070_attach, adap->fe_adap[0].fe, tun_i2c,
&dib7770p_dib0070_config) == NULL)
&dib7770p_dib0070_config) == NULL)
return -ENODEV;

st->set_param_save = adap->fe_adap[0].fe->ops.tuner_ops.set_params;
Expand Down

0 comments on commit fa7e45c

Please sign in to comment.