All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mfd: hisilicon: use the correct HiSilicon copyright
@ 2021-05-22 10:25 Hao Fang
  2021-06-01 14:56 ` Lee Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Hao Fang @ 2021-05-22 10:25 UTC (permalink / raw)
  To: lee.jones, puck.chen; +Cc: linux-kernel, prime.zeng, fanghao11

s/Hisilicon/HiSilicon/.
It should use capital S, according to the official website
https://www.hisilicon.com/en.

Signed-off-by: Hao Fang <fanghao11@huawei.com>
---
 drivers/mfd/hi655x-pmic.c       | 2 +-
 include/linux/mfd/hi655x-pmic.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/mfd/hi655x-pmic.c b/drivers/mfd/hi655x-pmic.c
index d3c86a7..6909d07 100644
--- a/drivers/mfd/hi655x-pmic.c
+++ b/drivers/mfd/hi655x-pmic.c
@@ -2,7 +2,7 @@
 /*
  * Device driver for MFD hi655x PMIC
  *
- * Copyright (c) 2016 Hisilicon.
+ * Copyright (c) 2016 HiSilicon Ltd.
  *
  * Authors:
  * Chen Feng <puck.chen@hisilicon.com>
diff --git a/include/linux/mfd/hi655x-pmic.h b/include/linux/mfd/hi655x-pmic.h
index b061713..af5d972 100644
--- a/include/linux/mfd/hi655x-pmic.h
+++ b/include/linux/mfd/hi655x-pmic.h
@@ -2,7 +2,7 @@
 /*
  * Device driver for regulators in hi655x IC
  *
- * Copyright (c) 2016 Hisilicon.
+ * Copyright (c) 2016 HiSilicon Ltd.
  *
  * Authors:
  * Chen Feng <puck.chen@hisilicon.com>
-- 
2.8.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] mfd: hisilicon: use the correct HiSilicon copyright
  2021-05-22 10:25 [PATCH] mfd: hisilicon: use the correct HiSilicon copyright Hao Fang
@ 2021-06-01 14:56 ` Lee Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2021-06-01 14:56 UTC (permalink / raw)
  To: Hao Fang; +Cc: puck.chen, linux-kernel, prime.zeng

On Sat, 22 May 2021, Hao Fang wrote:

> s/Hisilicon/HiSilicon/.
> It should use capital S, according to the official website
> https://www.hisilicon.com/en.
> 
> Signed-off-by: Hao Fang <fanghao11@huawei.com>
> ---
>  drivers/mfd/hi655x-pmic.c       | 2 +-
>  include/linux/mfd/hi655x-pmic.h | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

-- 
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-01 14:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-22 10:25 [PATCH] mfd: hisilicon: use the correct HiSilicon copyright Hao Fang
2021-06-01 14:56 ` Lee Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.