diff options
author | Patrice Chotard <patrice.chotard@foss.st.com> | 2020-12-02 18:47:30 +0100 |
---|---|---|
committer | Patrick Delaunay <patrick.delaunay@foss.st.com> | 2020-12-09 10:57:50 +0100 |
commit | 0f8106f8e0c03839b371eaee1d7459b810d569ec (patch) | |
tree | 1041efac7e55c37f6e252c1cd44727013737a391 /drivers/usb | |
parent | 5905e0880a8dbae8cc0249c3fd3428cb24f8d230 (diff) | |
download | u-boot-0f8106f8e0c03839b371eaee1d7459b810d569ec.zip u-boot-0f8106f8e0c03839b371eaee1d7459b810d569ec.tar.gz u-boot-0f8106f8e0c03839b371eaee1d7459b810d569ec.tar.bz2 |
treewide: Update email address Patrick Delaunay and Patrice Chotard
Update Patrick and my email address with the one dedicated to
upstream activities.
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'drivers/usb')
-rw-r--r-- | drivers/usb/host/dwc3-sti-glue.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/dwc3-sti-glue.c b/drivers/usb/host/dwc3-sti-glue.c index 3e6c142..9dec087 100644 --- a/drivers/usb/host/dwc3-sti-glue.c +++ b/drivers/usb/host/dwc3-sti-glue.c @@ -3,7 +3,7 @@ * STiH407 family DWC3 specific Glue layer * * Copyright (C) 2017, STMicroelectronics - All Rights Reserved - * Author(s): Patrice Chotard, <patrice.chotard@st.com> for STMicroelectronics. + * Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics. */ #include <common.h> |