Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138022
b: refs/heads/master
c: d202515
h: refs/heads/master
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent d9da6da commit 58aaad8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d90958e6d0445fba57b532a3ee0549f0abc58db3
refs/heads/master: d202515bd16df5c25f43e3430db7b82643ec8af8
1 change: 1 addition & 0 deletions trunk/drivers/media/common/tuners/mxl5007t.c
Original file line number Diff line number Diff line change
Expand Up @@ -800,6 +800,7 @@ static int mxl5007t_get_chip_id(struct mxl5007t_state *state)
break;
default:
name = "MxL5007T";
printk(KERN_WARNING "%s: unknown rev (%02x)\n", __func__, id);
id = MxL_UNKNOWN_ID;
}
state->chip_id = id;
Expand Down

0 comments on commit 58aaad8

Please sign in to comment.