mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
V4L/DVB (5071): Tveeprom: autodetect LG TAPC G701D as tuner type 37
autodetect LG TAPC G701D as tuner type 37. Thanks to Adonis Papas, for pointing out the missing autodetection for this tuner. Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
10329b962b
commit
1323fbda13
@ -184,7 +184,7 @@ hauppauge_tuner[] =
|
||||
{ TUNER_ABSENT, "Thompson DTT757"},
|
||||
/* 80-89 */
|
||||
{ TUNER_ABSENT, "Philips FQ1216LME MK3"},
|
||||
{ TUNER_ABSENT, "LG TAPC G701D"},
|
||||
{ TUNER_LG_PAL_NEW_TAPC, "LG TAPC G701D"},
|
||||
{ TUNER_LG_NTSC_NEW_TAPC, "LG TAPC H791F"},
|
||||
{ TUNER_LG_PAL_NEW_TAPC, "TCL 2002MB 3"},
|
||||
{ TUNER_LG_PAL_NEW_TAPC, "TCL 2002MI 3"},
|
||||
|
Loading…
Reference in New Issue
Block a user