Re: [PATCH] thermal/drivers/hisi: Use the correct HiSilicon copyright

2021-03-31 Thread Daniel Lezcano
On 30/03/2021 08:45, Hao Fang 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 > --- Applied, thanks -- Linaro.org │ Open source software for ARM SoCs Follow Linaro:

[PATCH] thermal/drivers/hisi: Use the correct HiSilicon copyright

2021-03-29 Thread Hao Fang
s/Hisilicon/HiSilicon/g. It should use capital S, according to https://www.hisilicon.com/en/terms-of-use. Signed-off-by: Hao Fang --- drivers/thermal/hisi_thermal.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/thermal/hisi_thermal.c b/drivers/thermal/hisi_the