projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10329b9
)
V4L/DVB (5071): Tveeprom: autodetect LG TAPC G701D as tuner type 37
author
Michael Krufky
<mkrufky@linuxtv.org>
Fri, 12 Jan 2007 20:38:05 +0000
(17:38 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Mon, 15 Jan 2007 18:26:04 +0000
(16:26 -0200)
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>
drivers/media/video/tveeprom.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/tveeprom.c
b/drivers/media/video/tveeprom.c
index 2624e3f7dd29e2763fdd82406d7ea4a4cdedd5d8..4e7c1fa668d309a2c245175acb9fc1dea4ac6c95 100644
(file)
--- a/
drivers/media/video/tveeprom.c
+++ b/
drivers/media/video/tveeprom.c
@@
-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"},