From cbf517883a8c053c6f275c2e3666281fb8b96ff5 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Sun, 11 Dec 2005 15:35:17 +0000 Subject: "Philips 1236D ATSC/NTSC dual in" - fix typo. Signed-off-by: Michael Krufky --- linux/drivers/media/video/tuner-simple.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linux/drivers') 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, -- cgit v1.2.3