projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56f9a76
)
serial: stm32: add author
author
Erwan Le Ray
<erwan.leray@foss.st.com>
Wed, 6 Jan 2021 16:21:59 +0000
(17:21 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 7 Jan 2021 15:19:29 +0000
(16:19 +0100)
Update email address add new author in authors list.
Signed-off-by: Erwan Le Ray <erwan.leray@foss.st.com>
Link:
https://lore.kernel.org/r/20210106162203.28854-5-erwan.leray@foss.st.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/stm32-usart.c
patch
|
blob
|
history
diff --git
a/drivers/tty/serial/stm32-usart.c
b/drivers/tty/serial/stm32-usart.c
index 717a977599282e7331f6f699cfdf744c90bf06e4..938d2c4aeaed164502a265bc8471617dbea1a6c4 100644
(file)
--- 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)
*/