Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138023
b: refs/heads/master
c: 3d0081d
h: refs/heads/master
i:
  138021: d9da6da
  138019: 68816eb
  138015: b6974ee
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent 58aaad8 commit da1af3f
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: d202515bd16df5c25f43e3430db7b82643ec8af8
refs/heads/master: 3d0081dd10d95cf1934b9ff2cf50c596a6d43417
2 changes: 1 addition & 1 deletion trunk/drivers/media/common/tuners/mxl5007t.c
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,7 @@ struct dvb_frontend *mxl5007t_attach(struct dvb_frontend *fe,
mutex_lock(&mxl5007t_list_mutex);
instance = hybrid_tuner_request_state(struct mxl5007t_state, state,
hybrid_tuner_instance_list,
i2c, addr, "mxl5007");
i2c, addr, "mxl5007t");
switch (instance) {
case 0:
goto fail;
Expand Down

0 comments on commit da1af3f

Please sign in to comment.