aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/hi655x-regulator.c
diff options
context:
space:
mode:
authorHao Fang <fanghao11@huawei.com>2021-05-22 18:25:51 +0800
committerMark Brown <broonie@kernel.org>2021-05-24 09:50:31 +0100
commit8d6ee30c11a95f84974c2d7f590a7012f27b8f15 (patch)
tree1d5c028cc4342823a6c4ea6260ad1b8155ac786c /drivers/regulator/hi655x-regulator.c
parentregulator: bd71828: Fix .n_voltages settings (diff)
downloadlinux-dev-8d6ee30c11a95f84974c2d7f590a7012f27b8f15.tar.xz
linux-dev-8d6ee30c11a95f84974c2d7f590a7012f27b8f15.zip
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@huawei.com> Link: https://lore.kernel.org/r/1621679151-15617-1-git-send-email-fanghao11@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/hi655x-regulator.c')
-rw-r--r--drivers/regulator/hi655x-regulator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/hi655x-regulator.c b/drivers/regulator/hi655x-regulator.c
index ac2ee2030211..68cdb173196d 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@hisilicon.com>