Re: [PATCH] dmaengine: k3dma: use the correct HiSilicon copyright

2021-03-31 Thread Vinod Koul
On 30-03-21, 14:44, Hao Fang wrote: > s/Hisilicon/HiSilicon/g. > It should use capital S, according to > https://www.hisilicon.com/en/terms-of-use. Again, dont agree to terms of use. Pls drop that > > Signed-off-by: Hao Fang > --- > drivers/dma/k3dma.c | 4 ++-- > 1 file changed, 2 insertions(

[PATCH] dmaengine: k3dma: 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/dma/k3dma.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/dma/k3dma.c b/drivers/dma/k3dma.c index d0b2e60..ecdaada9 1006