summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tuner-simple.c
diff options
context:
space:
mode:
authorMichael Krufky <devnull@localhost>2005-12-11 15:35:17 +0000
committerMichael Krufky <devnull@localhost>2005-12-11 15:35:17 +0000
commitcbf517883a8c053c6f275c2e3666281fb8b96ff5 (patch)
tree223494ae4732e713f057dc6ae4c3ac8748cb024e /linux/drivers/media/video/tuner-simple.c
parentb5b647dc372b893261b75ecd69ba76353239fa6e (diff)
downloadmediapointer-dvb-s2-cbf517883a8c053c6f275c2e3666281fb8b96ff5.tar.gz
mediapointer-dvb-s2-cbf517883a8c053c6f275c2e3666281fb8b96ff5.tar.bz2
"Philips 1236D ATSC/NTSC dual in" - fix typo.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'linux/drivers/media/video/tuner-simple.c')
-rw-r--r--linux/drivers/media/video/tuner-simple.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/drivers/media/video/tuner-simple.c b/linux/drivers/media/video/tuner-simple.c
index dcb927785..e4baead24 100644
--- a/linux/drivers/media/video/tuner-simple.c
+++ b/linux/drivers/media/video/tuner-simple.c
@@ -1,5 +1,5 @@
/*
- * $Id: tuner-simple.c,v 1.63 2005/12/05 21:32:29 hverkuil Exp $
+ * $Id: tuner-simple.c,v 1.64 2005/12/11 15:35:18 mkrufky Exp $
*
* i2c tv tuner chip device driver
* controls all those simple 4-control-bytes style tuners.
@@ -483,7 +483,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,