diff mbox series

[v2,4/8] serial: stm32: add author

Message ID 20210106162203.28854-5-erwan.leray@foss.st.com
State New
Headers show
Series [v2,1/8] serial: stm32: fix DMA initialization error handling | expand

Commit Message

Erwan LE RAY Jan. 6, 2021, 4:21 p.m. UTC
Update email address add new author in authors list.

Signed-off-by: Erwan Le Ray <erwan.leray@foss.st.com>

Comments

Jiri Slaby Jan. 11, 2021, 9:59 a.m. UTC | #1
On 06. 01. 21, 17:21, Erwan Le Ray wrote:
> Update email address add new author in authors list.

Parsing error :).

> Signed-off-by: Erwan Le Ray <erwan.leray@foss.st.com>
> 
> 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 <mcoquelin.stm32@gmail.com>
> - *	     Gerald Baeza <gerald.baeza@st.com>
> + *	     Gerald Baeza <gerald.baeza@foss.st.com>
> + *	     Erwan Le Ray <erwan.leray@foss.st.com>
>    *
>    * Inspired by st-asc.c from STMicroelectronics (c)
>    */
>
diff mbox series

Patch

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 <mcoquelin.stm32@gmail.com>
- *	     Gerald Baeza <gerald.baeza@st.com>
+ *	     Gerald Baeza <gerald.baeza@foss.st.com>
+ *	     Erwan Le Ray <erwan.leray@foss.st.com>
  *
  * Inspired by st-asc.c from STMicroelectronics (c)
  */