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

mmc: dw_mmc-k3: 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>
Acked-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Link: https://lore.kernel.org/r/1617086448-51054-1-git-send-email-fanghao11@huawei.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

authored by

Hao Fang and committed by
Ulf Hansson
47805532 25e8b9eb

+1 -1
+1 -1
drivers/mmc/host/dw_mmc-k3.c
··· 1 1 // SPDX-License-Identifier: GPL-2.0-or-later 2 2 /* 3 3 * Copyright (c) 2013 Linaro Ltd. 4 - * Copyright (c) 2013 Hisilicon Limited. 4 + * Copyright (c) 2013 HiSilicon Limited. 5 5 */ 6 6 7 7 #include <linux/bitops.h>