[PATCH RESEND] Input: misc - use the correct HiSilicon copyright

From: Hao Fang
Date: Sat May 22 2021 - 06:09:41 EST


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

Signed-off-by: Hao Fang <fanghao11@xxxxxxxxxx>
---
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