From: Hao Fang Date: Tue, 30 Mar 2021 06:38:05 +0000 (+0800) Subject: power: reset: hisi-reboot: use the correct HiSilicon copyright X-Git-Tag: iomap-folio-5.17-old~1549^2~32 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9f45275a3499229137d8c0ce0fe400d0729581a4;p=users%2Fwilly%2Flinux.git power: reset: hisi-reboot: use the correct HiSilicon copyright s/Hisilicon/HiSilicon/g. It should use capital S, according to https://www.hisilicon.com/en/terms-of-use. Signed-off-by: Hao Fang Acked-by: Haojian Zhuang Signed-off-by: Sebastian Reichel --- diff --git a/drivers/power/reset/hisi-reboot.c b/drivers/power/reset/hisi-reboot.c index 0ba5fdce186f..5abc5f6ba0fd 100644 --- a/drivers/power/reset/hisi-reboot.c +++ b/drivers/power/reset/hisi-reboot.c @@ -1,8 +1,8 @@ // SPDX-License-Identifier: GPL-2.0-only /* - * Hisilicon SoC reset code + * HiSilicon SoC reset code * - * Copyright (c) 2014 Hisilicon Ltd. + * Copyright (c) 2014 HiSilicon Ltd. * Copyright (c) 2014 Linaro Ltd. * * Author: Haojian Zhuang