Add myself in the copyright section and as an author of the driver.

Signed-off-by: Mathieu OTHACEHE <m.othac...@gmail.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.othac...@gmail.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 <alborch...@steinerpoint.com>"
+#define TI_DRIVER_AUTHOR       "Al Borchers <alborch...@steinerpoint.com>, 
Mathieu OTHACEHE <m.othac...@gmail.com>"
 #define TI_DRIVER_DESC         "TI USB 3410/5052 Serial Driver"
 
 #define TI_3410_BAUD_BASE       923077
-- 
2.8.2

Reply via email to