Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38234
b: refs/heads/master
c: c19da7e
h: refs/heads/master
v: v3
  • Loading branch information
Patrick Boettcher authored and Mauro Carvalho Chehab committed Oct 3, 2006
1 parent 68bc6b2 commit 85d9eba
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: 4d43e13f723e12734257277cc38497fab1efc605
refs/heads/master: c19da7efb34fc4b9ef672073ff0890ded7bc821a
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-usb/dtt200u.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ static int dtt200u_rc_query(struct dvb_usb_device *d, u32 *event, int *state)

static int dtt200u_frontend_attach(struct dvb_usb_adapter *adap)
{
adap->fe = dtt200u_fe_attach(adap);
adap->fe = dtt200u_fe_attach(adap->dev);
return 0;
}

Expand Down

0 comments on commit 85d9eba

Please sign in to comment.