[PATCH v2 4/4] ata: ahci_imx: Correct the email address

Richard Zhu hongxing.zhu at nxp.com
Sun Jul 14 18:53:56 PDT 2024


Correct the email address of driver author.

Signed-off-by: Richard Zhu <hongxing.zhu at nxp.com>
---
 drivers/ata/ahci_imx.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/ata/ahci_imx.c b/drivers/ata/ahci_imx.c
index 12d69a6429b6a..c909668bf7204 100644
--- a/drivers/ata/ahci_imx.c
+++ b/drivers/ata/ahci_imx.c
@@ -1039,6 +1039,6 @@ static struct platform_driver imx_ahci_driver = {
 module_platform_driver(imx_ahci_driver);
 
 MODULE_DESCRIPTION("Freescale i.MX AHCI SATA platform driver");
-MODULE_AUTHOR("Richard Zhu <Hong-Xing.Zhu at freescale.com>");
+MODULE_AUTHOR("Richard Zhu <hongxing.zhu at nxp.com>");
 MODULE_LICENSE("GPL");
 MODULE_ALIAS("platform:" DRV_NAME);
-- 
2.37.1




More information about the linux-arm-kernel mailing list