Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

phy: hisilicon: Use the correct HiSilicon copyright

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>

authored by

Hao Fang and committed by
Vinod Koul
64694485 183bf091

+2 -2
+1 -1
drivers/phy/hisilicon/phy-hi6220-usb.c
··· 1 1 // SPDX-License-Identifier: GPL-2.0-or-later 2 2 /* 3 3 * Copyright (c) 2015 Linaro Ltd. 4 - * Copyright (c) 2015 Hisilicon Limited. 4 + * Copyright (c) 2015 HiSilicon Limited. 5 5 */ 6 6 7 7 #include <linux/mfd/syscon.h>
+1 -1
drivers/phy/hisilicon/phy-hix5hd2-sata.c
··· 1 1 // SPDX-License-Identifier: GPL-2.0-or-later 2 2 /* 3 3 * Copyright (c) 2014 Linaro Ltd. 4 - * Copyright (c) 2014 Hisilicon Limited. 4 + * Copyright (c) 2014 HiSilicon Limited. 5 5 */ 6 6 7 7 #include <linux/delay.h>