phy: hisilicon: Use the correct HiSilicon copyright
authorHao Fang <fanghao11@huawei.com>
Thu, 1 Apr 2021 12:02:17 +0000 (20:02 +0800)
committerVinod Koul <vkoul@kernel.org>
Tue, 6 Apr 2021 05:05:51 +0000 (10:35 +0530)
s/Hisilicon/HiSilicon/g.
It should use capital S, according to the official website.

Signed-off-by: Hao Fang <fanghao11@huawei.com>
Link: https://lore.kernel.org/r/1617278537-26102-1-git-send-email-fanghao11@huawei.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/hisilicon/phy-hi6220-usb.c
drivers/phy/hisilicon/phy-hix5hd2-sata.c

index be05292df8b817925709ed38dbc587e770046af4..e92ba78da4c83076cd0857d817319bd3fe5bd17e 100644 (file)
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Copyright (c) 2015 Linaro Ltd.
- * Copyright (c) 2015 Hisilicon Limited.
+ * Copyright (c) 2015 HiSilicon Limited.
  */
 
 #include <linux/mfd/syscon.h>
index c67b78cd2602029fd163cf8082aee8f53c4143ff..b0f99a9ac857769add79ae6897c0653b88835355 100644 (file)
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Copyright (c) 2014 Linaro Ltd.
- * Copyright (c) 2014 Hisilicon Limited.
+ * Copyright (c) 2014 HiSilicon Limited.
  */
 
 #include <linux/delay.h>