Commit ea4059fc authored by Colin Ian King's avatar Colin Ian King Committed by Kishon Vijay Abraham I

scsi: phy: mediatek: fix typo in author's email address

There is a typo in the module author's email address. Fix this.
Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Acked-by: default avatarChunfeng Yun <chunfeng.yun@mediatek.com>
Reviewed-by: default avatarStanley Chu <stanley.chu@mediatek.com>
Acked-by: default avatarGustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: default avatarKishon Vijay Abraham I <kishon@ti.com>
parent 61c67bfa
......@@ -241,5 +241,5 @@ static struct platform_driver ufs_mtk_phy_driver = {
module_platform_driver(ufs_mtk_phy_driver);
MODULE_DESCRIPTION("Universal Flash Storage (UFS) MediaTek MPHY");
MODULE_AUTHOR("Stanley Chu <stanley.chu@medaitek.com>");
MODULE_AUTHOR("Stanley Chu <stanley.chu@mediatek.com>");
MODULE_LICENSE("GPL v2");
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment