[patch-mm 6/6] V4L/DVB (3166): "Philips 1236D ATSC/NTSC dual in" -fix typo.

From: mchehab
Date: Tue Dec 13 2005 - 22:17:29 EST


From: Michael Krufky <mkrufky@xxxxxxx>

- "Philips 1236D ATSC/NTSC dual in" - fix typo.

Signed-off-by: Michael Krufky <mkrufky@xxxxxxx>
Signed-off-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxx>

Documentation/video4linux/CARDLIST.tuner | 2 +-
drivers/media/video/tuner-simple.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

--- git.orig/Documentation/video4linux/CARDLIST.tuner
+++ git/Documentation/video4linux/CARDLIST.tuner
@@ -40,7 +40,7 @@ tuner=38 - Philips PAL/SECAM multi (FM12
tuner=39 - LG NTSC (newer TAPC series)
tuner=40 - HITACHI V7-J180AT
tuner=41 - Philips PAL_MK (FI1216 MK)
-tuner=42 - Philips 1236D ATSC/NTSC daul in
+tuner=42 - Philips 1236D ATSC/NTSC dual in
tuner=43 - Philips NTSC MK3 (FM1236MK3 or FM1236/F)
tuner=44 - Philips 4 in 1 (ATI TV Wonder Pro/Conexant)
tuner=45 - Microtune 4049 FM5
--- git.orig/drivers/media/video/tuner-simple.c
+++ git/drivers/media/video/tuner-simple.c
@@ -481,7 +481,7 @@ static struct tunertype tuners[] = {
.config = 0x8e,
},
[TUNER_PHILIPS_ATSC] = { /* Philips ATSC */
- .name = "Philips 1236D ATSC/NTSC daul in",
+ .name = "Philips 1236D ATSC/NTSC dual in",
.thresh1= 16 * 157.25 /*MHz*/,
.thresh2= 16 * 454.00 /*MHz*/,
.VHF_L = 0xa0,

--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/