Skip to content

Commit

Permalink
drm/hisilicon/kirin: Use the correct HiSilicon copyright
Browse files Browse the repository at this point in the history
s/Hisilicon/HiSilicon/.
It should use capital S, according to
https://www.hisilicon.com/en.

Signed-off-by: Hao Fang <[email protected]>
Acked-by: Tian Tao <[email protected]>
Signed-off-by: Thomas Zimmermann <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
  • Loading branch information
haofang11 authored and Thomas Zimmermann committed May 26, 2021
1 parent 5562f75 commit 6616125
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* DesignWare MIPI DSI Host Controller v1.02 driver
*
* Copyright (c) 2016 Linaro Limited.
* Copyright (c) 2014-2016 Hisilicon Limited.
* Copyright (c) 2014-2016 HiSilicon Limited.
*
* Author:
* Xinliang Liu <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion drivers/gpu/drm/hisilicon/kirin/dw_dsi_reg.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (c) 2016 Linaro Limited.
* Copyright (c) 2014-2016 Hisilicon Limited.
* Copyright (c) 2014-2016 HiSilicon Limited.
*/

#ifndef __DW_DSI_REG_H__
Expand Down
2 changes: 1 addition & 1 deletion drivers/gpu/drm/hisilicon/kirin/kirin_ade_reg.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (c) 2016 Linaro Limited.
* Copyright (c) 2014-2016 Hisilicon Limited.
* Copyright (c) 2014-2016 HiSilicon Limited.
*/

#ifndef __KIRIN_ADE_REG_H__
Expand Down
2 changes: 1 addition & 1 deletion drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Hisilicon Hi6220 SoC ADE(Advanced Display Engine)'s crtc&plane driver
*
* Copyright (c) 2016 Linaro Limited.
* Copyright (c) 2014-2016 Hisilicon Limited.
* Copyright (c) 2014-2016 HiSilicon Limited.
*
* Author:
* Xinliang Liu <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Hisilicon Kirin SoCs drm master driver
*
* Copyright (c) 2016 Linaro Limited.
* Copyright (c) 2014-2016 Hisilicon Limited.
* Copyright (c) 2014-2016 HiSilicon Limited.
*
* Author:
* Xinliang Liu <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (c) 2016 Linaro Limited.
* Copyright (c) 2014-2016 Hisilicon Limited.
* Copyright (c) 2014-2016 HiSilicon Limited.
*/

#ifndef __KIRIN_DRM_DRV_H__
Expand Down

0 comments on commit 6616125

Please sign in to comment.