public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Krufky <mkrufky@m1k.net>
To: Andrew Morton <akpm@osdl.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	linux-dvb-maintainer@linuxtv.org,
	Mac Michaels <wmichaels1@earthlink.net>
Subject: [PATCH] DVB: lgdt330x frontend: trivial text cleanups
Date: Sun, 07 Aug 2005 20:55:21 -0400	[thread overview]
Message-ID: <42F6AD79.7050107@m1k.net> (raw)
In-Reply-To: <42F6A294.90300@linuxtv.org>

[-- Attachment #1: Type: text/plain, Size: 52 bytes --]

some tiny minor cleanups...

-- 
Michael Krufky





[-- Attachment #2: lgdt330x-trivial-text.patch --]
[-- Type: text/plain, Size: 1375 bytes --]

Two trivial text changes in Kconfig and lgdt330x.c

Signed-off-by: Michael Krufky <mkrufky@m1k.net>

 linux/drivers/media/dvb/frontends/Kconfig    |    2 +-
 linux/drivers/media/dvb/frontends/lgdt330x.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff -u linux-2.6.13/drivers/media/dvb/frontends/lgdt330x.c linux/drivers/media/dvb/frontends/lgdt330x.c
--- linux-2.6.13/drivers/media/dvb/frontends/lgdt330x.c	2005-08-07 18:49:20.000000000 +0000
+++ linux/drivers/media/dvb/frontends/lgdt330x.c	2005-08-07 20:49:18.000000000 +0000
@@ -772,7 +772,7 @@
 
 static struct dvb_frontend_ops lgdt3302_ops = {
 	.info = {
-		.name= "LG Electronics LGDT3302/LGDT3303 VSB/QAM Frontend",
+		.name= "LG Electronics LGDT3302 VSB/QAM Frontend",
 		.type = FE_ATSC,
 		.frequency_min= 54000000,
 		.frequency_max= 858000000,
diff -u linux-2.6.13/drivers/media/dvb/frontends/Kconfig linux/drivers/media/dvb/frontends/Kconfig
--- linux-2.6.13/drivers/media/dvb/frontends/Kconfig	2005-08-07 15:36:35.000000000 +0000
+++ linux/drivers/media/dvb/frontends/Kconfig	2005-08-07 20:49:18.000000000 +0000
@@ -188,7 +188,7 @@
 	  support this frontend.
 
 config DVB_LGDT330X
-	tristate "LGDT3302 or LGDT3303 based (DViCO FusionHDTV Gold)"
+	tristate "LG Electronics LGDT3302/LGDT3303 based"
 	depends on DVB_CORE
 	help
 	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want

  reply	other threads:[~2005-08-08  0:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-08  0:08 [PATCH] DVB: lgdt330x frontend: some bug fixes & add lgdt3303 support Michael Krufky
2005-08-08  0:55 ` Michael Krufky [this message]
2005-08-08 12:33 ` Mauro Carvalho Chehab
2005-08-08 13:20   ` Michael Krufky
2005-08-08 14:47     ` Mauro Carvalho Chehab
2005-08-09  3:10     ` Mac Michaels
2005-08-08 13:51   ` Michael Krufky
2005-08-08 14:32     ` Mauro Carvalho Chehab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42F6AD79.7050107@m1k.net \
    --to=mkrufky@m1k.net \
    --cc=akpm@osdl.org \
    --cc=linux-dvb-maintainer@linuxtv.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wmichaels1@earthlink.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox