Commit 629a411f authored by Hao Fang's avatar Hao Fang Committed by Wolfram Sang
Browse files

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: default avatarHao Fang <fanghao11@huawei.com>
Signed-off-by: default avatarWolfram Sang <wsa@kernel.org>
parent 98a47999
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-or-later
/*
 * Copyright (c) 2014 Linaro Ltd.
 * Copyright (c) 2014 Hisilicon Limited.
 * Copyright (c) 2014 HiSilicon Limited.
 *
 * Now only support 7 bit address.
 */