[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1621679151-15617-1-git-send-email-fanghao11@huawei.com>
Date: Sat, 22 May 2021 18:25:51 +0800
From: Hao Fang <fanghao11@...wei.com>
To: <broonie@...nel.org>, <lgirdwood@...il.com>,
<puck.chen@...ilicon.com>, <guodong.xu@...aro.org>
CC: <linux-kernel@...r.kernel.org>, <prime.zeng@...ilicon.com>,
<fanghao11@...wei.com>
Subject: [PATCH] regulator: hisilicon: use the correct HiSilicon copyright
s/Hisilicon/HiSilicon/.
It should use capital S, according to the official website
https://www.hisilicon.com/en.
Signed-off-by: Hao Fang <fanghao11@...wei.com>
---
drivers/regulator/hi6421v600-regulator.c | 2 +-
drivers/regulator/hi655x-regulator.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/regulator/hi6421v600-regulator.c b/drivers/regulator/hi6421v600-regulator.c
index f6a14e9..612b964 100644
--- a/drivers/regulator/hi6421v600-regulator.c
+++ b/drivers/regulator/hi6421v600-regulator.c
@@ -3,7 +3,7 @@
// Device driver for regulators in Hisi IC
//
// Copyright (c) 2013 Linaro Ltd.
-// Copyright (c) 2011 Hisilicon.
+// Copyright (c) 2011 HiSilicon Ltd.
// Copyright (c) 2020-2021 Huawei Technologies Co., Ltd
//
// Guodong Xu <guodong.xu@...aro.org>
diff --git a/drivers/regulator/hi655x-regulator.c b/drivers/regulator/hi655x-regulator.c
index ac2ee20..68cdb17 100644
--- a/drivers/regulator/hi655x-regulator.c
+++ b/drivers/regulator/hi655x-regulator.c
@@ -2,7 +2,7 @@
//
// Device driver for regulators in Hi655x IC
//
-// Copyright (c) 2016 Hisilicon.
+// Copyright (c) 2016 HiSilicon Ltd.
//
// Authors:
// Chen Feng <puck.chen@...ilicon.com>
--
2.8.1
Powered by blists - more mailing lists