linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian Gut <cycloon@is-root.org>
To: linux-serial@vger.kernel.org
Cc: rmk+serial@arm.linux.org.uk
Subject: [PATCH] 8250.ko documentation fix
Date: Fri, 26 Mar 2004 21:36:49 +0100	[thread overview]
Message-ID: <20040326203649.GC32569@is-root.org> (raw)

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

Hi,

today i noticed a small bug in the help text of the 8250 driver. Module
isnt called serial, but 8250 instead.

patch is attached.

Greets,

	Christian Gut


[-- Attachment #2: linux-8250-doku.patch --]
[-- Type: text/plain, Size: 467 bytes --]

--- Kconfig~	2004-02-08 18:48:46.000000000 +0100
+++ Kconfig	2004-03-26 21:28:59.883780472 +0100
@@ -22,7 +22,7 @@
 	  work.)
 
 	  To compile this driver as a module, choose M here: the
-	  module will be called serial.
+	  module will be called 8250.
 	  [WARNING: Do not compile this driver as a module if you are using
 	  non-standard serial ports, since the configuration information will
 	  be lost when the driver is unloaded.  This limitation may be lifted

                 reply	other threads:[~2004-03-26 20:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20040326203649.GC32569@is-root.org \
    --to=cycloon@is-root.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=rmk+serial@arm.linux.org.uk \
    /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;
as well as URLs for NNTP newsgroup(s).