All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] CREDITS: Update contact information
@ 2020-07-30 10:32 Neil Whelchel
  0 siblings, 0 replies; only message in thread
From: Neil Whelchel @ 2020-07-30 10:32 UTC (permalink / raw)
  To: linux-kernel

Update my email address in driver, documentation, and add to credits.

diff --git a/CREDITS b/CREDITS
index 0787b5872906..65803e878c92 100644
--- a/CREDITS
+++ b/CREDITS
@@ -3957,6 +3957,14 @@ S: 820 4th St. N.
 S: Fargo, North Dakota 58122
 S: USA

+N: Neil Whelchel
+E: neil@goautomation.biz
+W: http://goautomation.biz
+S: Go Automation, LLC
+S: P.O. Box 2082
+S: Joshua Tree, Ca 92252
+S: USA
+
 N: Steven Whitehouse
 E: steve@chygwyn.com
 W: http://www.chygwyn.com/~steve
diff --git a/Documentation/usb/usb-serial.rst b/Documentation/usb/usb-serial.rst
index 8fa7dbd3da9a..f9ebfb1a60a3 100644
--- a/Documentation/usb/usb-serial.rst
+++ b/Documentation/usb/usb-serial.rst
@@ -231,7 +231,7 @@ ZyXEL omni.net lcd plus ISDN TA
 Cypress M8 CY4601 Family Serial Driver
 --------------------------------------

-  This driver was in most part developed by Neil "koyama" Whelchel.  It
+  This driver was in most part developed by Neil Whelchel.  It
   has been improved since that previous form to support dynamic serial
   line settings and improved line handling.  The driver is for the most
   part stable and has been tested on an smp machine. (dual p2)
diff --git a/drivers/usb/serial/cypress_m8.c b/drivers/usb/serial/cypress_m8.c
index ecda82198798..2b1d854645ed 100644
--- a/drivers/usb/serial/cypress_m8.c
+++ b/drivers/usb/serial/cypress_m8.c
@@ -5,7 +5,7 @@
  *     Copyright (C) 2004
  *         Lonnie Mendez (dignome@gmail.com)
  *     Copyright (C) 2003,2004
- *         Neil Whelchel (koyama@firstlight.net)
+ *         Neil Whelchel (neil@goautomation.biz)
  *
  * See Documentation/usb/usb-serial.rst for more information on using this
  * driver
@@ -45,7 +45,7 @@ static bool stats;
 static int interval;
 static bool unstable_bauds;

-#define DRIVER_AUTHOR "Lonnie Mendez <dignome@gmail.com>, Neil
Whelchel <koyama@firstlight.net>"
+#define DRIVER_AUTHOR "Lonnie Mendez <dignome@gmail.com>, Neil
Whelchel <neil@goautomation.biz>"
 #define DRIVER_DESC "Cypress USB to Serial Driver"

 /* write buffer size defines */

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

only message in thread, other threads:[~2020-07-30 10:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-30 10:32 [PATCH] CREDITS: Update contact information Neil Whelchel

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.