2020-12-18 20:48:45

by Erwan Le Ray

[permalink] [raw]
Subject: [PATCH 4/8] serial: stm32: add author

Update email address add new author in authors list.

Signed-off-by: Erwan Le Ray <[email protected]>

diff --git a/drivers/tty/serial/stm32-usart.c b/drivers/tty/serial/stm32-usart.c
index 717a97759928..938d2c4aeaed 100644
--- a/drivers/tty/serial/stm32-usart.c
+++ b/drivers/tty/serial/stm32-usart.c
@@ -3,7 +3,8 @@
* Copyright (C) Maxime Coquelin 2015
* Copyright (C) STMicroelectronics SA 2017
* Authors: Maxime Coquelin <[email protected]>
- * Gerald Baeza <[email protected]>
+ * Gerald Baeza <[email protected]>
+ * Erwan Le Ray <[email protected]>
*
* Inspired by st-asc.c from STMicroelectronics (c)
*/
--
2.17.1