Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8172
b: refs/heads/master
c: 5adc1c3
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab authored and Linus Torvalds committed Sep 9, 2005
1 parent 059c9b3 commit 339ab00
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: 272435dc44f7254c7174d69b41eb430a50583d1a
refs/heads/master: 5adc1c306b1ce5b297bd8ee010a62f39cd32b9e4
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/tuner-simple.c
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ static struct tunertype tuners[] = {
{ "Ymec TVF66T5-B/DFF", Philips, PAL,
16*160.25,16*464.25,0x01,0x02,0x08,0x8e,623},
{ "LG NTSC (TALN mini series)", LGINNOTEK, NTSC,
16*150.00,16*425.00,0x01,0x02,0x08,0x8e,732 },
16*137.25,16*373.25,0x01,0x02,0x08,0x8e,732 },
};

unsigned const int tuner_count = ARRAY_SIZE(tuners);
Expand Down

0 comments on commit 339ab00

Please sign in to comment.