[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1621678374-14236-1-git-send-email-fanghao11@huawei.com>
Date: Sat, 22 May 2021 18:12:54 +0800
From: Hao Fang <fanghao11@...wei.com>
To: <jassisinghbrar@...il.com>, <leo.yan@...aro.org>
CC: <linux-kernel@...r.kernel.org>, <prime.zeng@...ilicon.com>,
<fanghao11@...wei.com>
Subject: [PATCH RESEND] mailbox: hisilicon: Use the correct HiSilicon copyright
s/Hisilicon/HiSilicon/.
It should use capital S, according to
https://www.hisilicon.com/en.
Signed-off-by: Hao Fang <fanghao11@...wei.com>
Reviewed-by: Leo Yan <leo.yan@...aro.org>
---
drivers/mailbox/hi3660-mailbox.c | 2 +-
drivers/mailbox/hi6220-mailbox.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/mailbox/hi3660-mailbox.c b/drivers/mailbox/hi3660-mailbox.c
index 53f4bc2..395ddc2 100644
--- a/drivers/mailbox/hi3660-mailbox.c
+++ b/drivers/mailbox/hi3660-mailbox.c
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-2.0
-// Copyright (c) 2017-2018 Hisilicon Limited.
+// Copyright (c) 2017-2018 HiSilicon Limited.
// Copyright (c) 2017-2018 Linaro Limited.
#include <linux/bitops.h>
diff --git a/drivers/mailbox/hi6220-mailbox.c b/drivers/mailbox/hi6220-mailbox.c
index cc236ac..560cd09 100644
--- a/drivers/mailbox/hi6220-mailbox.c
+++ b/drivers/mailbox/hi6220-mailbox.c
@@ -2,7 +2,7 @@
/*
* Hisilicon's Hi6220 mailbox driver
*
- * Copyright (c) 2015 Hisilicon Limited.
+ * Copyright (c) 2015 HiSilicon Limited.
* Copyright (c) 2015 Linaro Limited.
*
* Author: Leo Yan <leo.yan@...aro.org>
--
2.8.1
Powered by blists - more mailing lists