All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] 8250.ko documentation fix
@ 2004-03-26 20:36 Christian Gut
  0 siblings, 0 replies; only message in thread
From: Christian Gut @ 2004-03-26 20:36 UTC (permalink / raw)
  To: linux-serial; +Cc: rmk+serial

[-- 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-03-26 20:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-26 20:36 [PATCH] 8250.ko documentation fix Christian Gut

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.