.
- correct LG NTSC TALN mini tuner takeover as far we can empirically determine for now.
Signed-off-by: Hermann Pitton <[EMAIL PROTECTED]> Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]> linux/drivers/media/video/tuner-simple.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -u /tmp/dst.32131 linux/drivers/media/video/tuner-simple.c --- /tmp/dst.32131 2005-09-05 11:42:44.000000000 -0300 +++ linux/drivers/media/video/tuner-simple.c 2005-09-05 11:42:44.000000000 -0300 @@ -250,7 +250,7 @@ { "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);