Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130741
b: refs/heads/master
c: 3e478c0
h: refs/heads/master
i:
  130739: bda2e5c
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jan 29, 2009
1 parent 2bab589 commit 6c13064
Show file tree
Hide file tree
Showing 2 changed files with 4 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: dbdf03b48bd32150b4023ea0dd22f566958b6294
refs/heads/master: 3e478c06e83efc365e8351bff7b4c569f22e642d
3 changes: 3 additions & 0 deletions trunk/drivers/media/video/tveeprom.c
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,9 @@ void tveeprom_hauppauge_analog(struct i2c_client *c, struct tveeprom *tvee,
const char *t_fmt_name2[8] = { " none", "", "", "", "", "", "", "" };

memset(tvee, 0, sizeof(*tvee));
tvee->tuner_type = TUNER_ABSENT;
tvee->tuner2_type = TUNER_ABSENT;

done = len = beenhere = 0;

/* Different eeprom start offsets for em28xx, cx2388x and cx23418 */
Expand Down

0 comments on commit 6c13064

Please sign in to comment.