projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25e8b9e
)
mmc: dw_mmc-k3: use the correct HiSilicon copyright
author
Hao Fang
<fanghao11@huawei.com>
Tue, 30 Mar 2021 06:40:48 +0000
(14:40 +0800)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Wed, 31 Mar 2021 12:47:53 +0000
(14:47 +0200)
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>
drivers/mmc/host/dw_mmc-k3.c
patch
|
blob
|
history
diff --git
a/drivers/mmc/host/dw_mmc-k3.c
b/drivers/mmc/host/dw_mmc-k3.c
index 29d2494eb27a310ab5b1dddfc257f7042cefa5e6..0311a37dd4abfafdecc5030b992637d550a20b5e 100644
(file)
--- a/
drivers/mmc/host/dw_mmc-k3.c
+++ b/
drivers/mmc/host/dw_mmc-k3.c
@@
-1,7
+1,7
@@
// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Copyright (c) 2013 Linaro Ltd.
- * Copyright (c) 2013 Hi
s
ilicon Limited.
+ * Copyright (c) 2013 Hi
S
ilicon Limited.
*/
#include <linux/bitops.h>