Skip to content

Commit 629a411

Browse files
haofang11wsakernel
authored andcommitted
i2c: hix5hd2: use the correct HiSilicon copyright
s/Hisilicon/HiSilicon/g. It should use capital S, according to https://www.hisilicon.com/en/terms-of-use. Signed-off-by: Hao Fang <fanghao11@huawei.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>
1 parent 98a4799 commit 629a411

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/i2c/busses/i2c-hix5hd2.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// SPDX-License-Identifier: GPL-2.0-or-later
22
/*
33
* Copyright (c) 2014 Linaro Ltd.
4-
* Copyright (c) 2014 Hisilicon Limited.
4+
* Copyright (c) 2014 HiSilicon Limited.
55
*
66
* Now only support 7 bit address.
77
*/

0 commit comments

Comments
 (0)