All of lore.kernel.org
 help / color / mirror / Atom feed
From: tmhikaru@gmail.com
To: Russell King <rmk@arm.linux.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] serial: 8250 Documentation fix
Date: Thu, 19 Jan 2006 05:34:19 -0500	[thread overview]
Message-ID: <20060119103419.GA26764@roll> (raw)
In-Reply-To: <20060118113832.GB24960@flint.arm.linux.org.uk>

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

From: Timothy Charles McGrath <tmHikaru@gmail.com>

This fixes the documentation error for 'SERIAL_8250' in
drivers/serial/Kconfig

This applies vs 2.6.15.1

Signed-off-by: Timothy Charles McGrath <tmHikaru@gmail.com>

---

[-- Attachment #2: patch --]
[-- Type: text/plain, Size: 550 bytes --]

--- linux-2.6.15.1/drivers/serial/Kconfig.orig	2006-01-08 07:24:42.000000000 -0500
+++ linux-2.6.15.1/drivers/serial/Kconfig	2006-01-19 05:02:23.000000000 -0500
@@ -23,7 +23,7 @@ config SERIAL_8250
 	  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

      parent reply	other threads:[~2006-01-19 10:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-14  9:21 'serial' cannot be built as module tmhikaru
2006-01-14  9:29 ` Russell King
     [not found]   ` <20060118112121.GA10343@roll>
     [not found]     ` <20060118113832.GB24960@flint.arm.linux.org.uk>
2006-01-19 10:34       ` tmhikaru [this message]

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=20060119103419.GA26764@roll \
    --to=tmhikaru@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmk@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.