Re: [PATCH] mmc: dw_mmc-k3: use the correct HiSilicon copyright

From: Zhangfei Gao
Date: Wed Mar 31 2021 - 03:00:19 EST


On Tue, Mar 30, 2021 at 2:46 PM Hao Fang <fanghao11@xxxxxxxxxx> wrote:
>
> 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@xxxxxxxxxx>

Thanks for the fix.

Acked-by: Zhangfei Gao <zhangfei.gao@xxxxxxxxxx>

> ---
> drivers/mmc/host/dw_mmc-k3.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/mmc/host/dw_mmc-k3.c b/drivers/mmc/host/dw_mmc-k3.c
> index 29d2494..0311a37 100644
> --- 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 Hisilicon Limited.
> + * Copyright (c) 2013 HiSilicon Limited.
> */
>
> #include <linux/bitops.h>
> --
> 2.8.1
>