Skip to content

Commit 6773e05

Browse files
Richard Zhufloatious
authored andcommitted
ata: ahci_imx: Correct the email address
Correct the email address of driver author. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com> Reviewed-by: Frank Li <Frank.Li@nxp.com> Link: https://lore.kernel.org/r/1723428055-27021-6-git-send-email-hongxing.zhu@nxp.com Signed-off-by: Niklas Cassel <cassel@kernel.org>
1 parent 803f9fb commit 6773e05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/ata/ahci_imx.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1036,6 +1036,6 @@ static struct platform_driver imx_ahci_driver = {
10361036
module_platform_driver(imx_ahci_driver);
10371037

10381038
MODULE_DESCRIPTION("Freescale i.MX AHCI SATA platform driver");
1039-
MODULE_AUTHOR("Richard Zhu <Hong-Xing.Zhu@freescale.com>");
1039+
MODULE_AUTHOR("Richard Zhu <hongxing.zhu@nxp.com>");
10401040
MODULE_LICENSE("GPL");
10411041
MODULE_ALIAS("platform:" DRV_NAME);

0 commit comments

Comments
 (0)