From: Erwan Le Ray Date: Wed, 6 Jan 2021 16:21:59 +0000 (+0100) Subject: serial: stm32: add author X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8ebd966576ab9e43b1b620a37a616c685b202972;p=linux.git serial: stm32: add author Update email address add new author in authors list. Signed-off-by: Erwan Le Ray Link: https://lore.kernel.org/r/20210106162203.28854-5-erwan.leray@foss.st.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/tty/serial/stm32-usart.c b/drivers/tty/serial/stm32-usart.c index 717a977599282..938d2c4aeaed1 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 - * Gerald Baeza + * Gerald Baeza + * Erwan Le Ray * * Inspired by st-asc.c from STMicroelectronics (c) */