[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1604309965-21752-3-git-send-email-yekai13@huawei.com>
Date: Mon, 2 Nov 2020 17:39:25 +0800
From: Kai Ye <yekai13@...wei.com>
To: <linux-accelerators@...ts.ozlabs.org>,
<linux-kernel@...r.kernel.org>, <linuxarm@...wei.com>,
<gregkh@...uxfoundation.org>, <zhangfei.gao@...aro.org>
Subject: [RESEND PATCH v3 2/2] uacce: modify the module author information.
The spelling of "Hisilicon" is modified.
Signed-off-by: Kai Ye <yekai13@...wei.com>
Reviewed-by: Zhou Wang <wangzhou1@...ilicon.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@...wei.com>
Acked-by: Zhangfei Gao <zhangfei.gao@...aro.org>
---
drivers/misc/uacce/uacce.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/misc/uacce/uacce.c b/drivers/misc/uacce/uacce.c
index eb827f1..d07af4e 100644
--- a/drivers/misc/uacce/uacce.c
+++ b/drivers/misc/uacce/uacce.c
@@ -522,5 +522,5 @@ subsys_initcall(uacce_init);
module_exit(uacce_exit);
MODULE_LICENSE("GPL");
-MODULE_AUTHOR("Hisilicon Tech. Co., Ltd.");
+MODULE_AUTHOR("HiSilicon Tech. Co., Ltd.");
MODULE_DESCRIPTION("Accelerator interface for Userland applications");
--
2.8.1
Powered by blists - more mailing lists