Skip to content

Commit

Permalink
regulator: hisilicon: use the correct HiSilicon copyright
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Hao Fang authored and Mark Brown committed May 24, 2021
1 parent 4c66863 commit 8d6ee30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion drivers/regulator/hi655x-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion drivers/staging/hikey9xx/hi6421v600-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -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@linaro.org>
Expand Down

0 comments on commit 8d6ee30

Please sign in to comment.