[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1463042948-12205-37-git-send-email-m.othacehe@gmail.com>
Date: Thu, 12 May 2016 10:49:08 +0200
From: Mathieu OTHACEHE <m.othacehe@...il.com>
To: johan@...nel.org
Cc: gregkh@...uxfoundation.org, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org,
Mathieu OTHACEHE <m.othacehe@...il.com>
Subject: [PATCH 36/36] usb: serial: ti_usb_3410_5052: Add myself as an author
Add myself in the copyright section and as an author of the driver.
Signed-off-by: Mathieu OTHACEHE <m.othacehe@...il.com>
---
drivers/usb/serial/ti_usb_3410_5052.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/usb/serial/ti_usb_3410_5052.c b/drivers/usb/serial/ti_usb_3410_5052.c
index 95bdcca..90f80b6 100644
--- a/drivers/usb/serial/ti_usb_3410_5052.c
+++ b/drivers/usb/serial/ti_usb_3410_5052.c
@@ -1,6 +1,7 @@
/*
* TI 3410/5052 USB Serial Driver
*
+ * Copyright (C) 2016 Mathieu Othacehe <m.othacehe@...il.com>
* Copyright (C) 2004 Texas Instruments
*
* This driver is based on the Linux io_ti driver, which is
@@ -256,7 +257,7 @@ struct ti_firmware_header {
#define TI_UART_OFFSET_LCR 0x0002 /* UART MCR register offset */
#define TI_UART_OFFSET_MCR 0x0004 /* UART MCR register offset */
-#define TI_DRIVER_AUTHOR "Al Borchers <alborchers@...inerpoint.com>"
+#define TI_DRIVER_AUTHOR "Al Borchers <alborchers@...inerpoint.com>, Mathieu OTHACEHE <m.othacehe@...il.com>"
#define TI_DRIVER_DESC "TI USB 3410/5052 Serial Driver"
#define TI_3410_BAUD_BASE 923077
--
2.8.2
Powered by blists - more mailing lists