All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND] Input: misc - use the correct HiSilicon copyright
@ 2021-05-22 10:06 Hao Fang
  2021-05-24  2:57 ` Dmitry Torokhov
  0 siblings, 1 reply; 3+ messages in thread
From: Hao Fang @ 2021-05-22 10:06 UTC (permalink / raw)
  To: dmitry.torokhov, xuezhiliang
  Cc: linux-input, linux-kernel, prime.zeng, fanghao11

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

Signed-off-by: Hao Fang <fanghao11@huawei.com>
---
 drivers/input/misc/hisi_powerkey.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/input/misc/hisi_powerkey.c b/drivers/input/misc/hisi_powerkey.c
index d3c293a..54cbfdf 100644
--- a/drivers/input/misc/hisi_powerkey.c
+++ b/drivers/input/misc/hisi_powerkey.c
@@ -1,7 +1,7 @@
 /*
  * Hisilicon PMIC powerkey driver
  *
- * Copyright (C) 2013 Hisilicon Ltd.
+ * Copyright (C) 2013 HiSilicon Ltd.
  * Copyright (C) 2015, 2016 Linaro Ltd.
  *
  * This file is subject to the terms and conditions of the GNU General
-- 
2.8.1


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

* Re: [PATCH RESEND] Input: misc - use the correct HiSilicon copyright
  2021-05-22 10:06 [PATCH RESEND] Input: misc - use the correct HiSilicon copyright Hao Fang
@ 2021-05-24  2:57 ` Dmitry Torokhov
  2021-05-24 13:59   ` fanghao (A)
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitry Torokhov @ 2021-05-24  2:57 UTC (permalink / raw)
  To: Hao Fang; +Cc: xuezhiliang, linux-input, linux-kernel, prime.zeng

Hi Hao,

On Sat, May 22, 2021 at 06:06:27PM +0800, Hao Fang wrote:
> s/Hisilicon/HiSilicon/g.
> It should use capital S, according to
> https://www.hisilicon.com/en.
> 
> Signed-off-by: Hao Fang <fanghao11@huawei.com>
> ---
>  drivers/input/misc/hisi_powerkey.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/input/misc/hisi_powerkey.c b/drivers/input/misc/hisi_powerkey.c
> index d3c293a..54cbfdf 100644
> --- a/drivers/input/misc/hisi_powerkey.c
> +++ b/drivers/input/misc/hisi_powerkey.c
> @@ -1,7 +1,7 @@
>  /*
>   * Hisilicon PMIC powerkey driver
>   *
> - * Copyright (C) 2013 Hisilicon Ltd.
> + * Copyright (C) 2013 HiSilicon Ltd.

I see there are various versions of "Hisilicon" in copyright notices. I
do not know if capitalization here matters and which form is correct.
If this is important I'd rather HiSilicon folks submitted such
patch(es).

Thanks.

-- 
Dmitry

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

* Re: [PATCH RESEND] Input: misc - use the correct HiSilicon copyright
  2021-05-24  2:57 ` Dmitry Torokhov
@ 2021-05-24 13:59   ` fanghao (A)
  0 siblings, 0 replies; 3+ messages in thread
From: fanghao (A) @ 2021-05-24 13:59 UTC (permalink / raw)
  To: Dmitry Torokhov, xuezhiliang
  Cc: xuezhiliang, linux-input, linux-kernel, prime.zeng



On 2021/5/24 10:57, Dmitry Torokhov wrote:
> Hi Hao,
>
> On Sat, May 22, 2021 at 06:06:27PM +0800, Hao Fang wrote:
>> s/Hisilicon/HiSilicon/g.
>> It should use capital S, according to
>> https://www.hisilicon.com/en.
>>
>> Signed-off-by: Hao Fang <fanghao11@huawei.com>
>> ---
>>  drivers/input/misc/hisi_powerkey.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/input/misc/hisi_powerkey.c b/drivers/input/misc/hisi_powerkey.c
>> index d3c293a..54cbfdf 100644
>> --- a/drivers/input/misc/hisi_powerkey.c
>> +++ b/drivers/input/misc/hisi_powerkey.c
>> @@ -1,7 +1,7 @@
>>  /*
>>   * Hisilicon PMIC powerkey driver
>>   *
>> - * Copyright (C) 2013 Hisilicon Ltd.
>> + * Copyright (C) 2013 HiSilicon Ltd.
>
> I see there are various versions of "Hisilicon" in copyright notices. I
> do not know if capitalization here matters and which form is correct.
> If this is important I'd rather HiSilicon folks submitted such
> patch(es).
>

Xuezhiliang, can you help to review this patch and add an Acked-by? Or you can resubmit it.
I found out you're the author of this driver, maybe you changed your email address.

Thanks.
Hao

>


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

end of thread, other threads:[~2021-05-24 13:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-22 10:06 [PATCH RESEND] Input: misc - use the correct HiSilicon copyright Hao Fang
2021-05-24  2:57 ` Dmitry Torokhov
2021-05-24 13:59   ` fanghao (A)

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.