media: i2c: nvp6158: Fix typos in Rockchip copyright notices

There are many cases in which the company name is misspelled.
The patch fixes these typos.

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I6e181552d8f5fc0112aa72bd190c95d1833d9231
This commit is contained in:
Tao Huang
2024-12-10 19:12:47 +08:00
parent 8fc12e8c3b
commit ace5101f37
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
/********************************************************************************
*
* Copyright (C) 2017 NEXTCHIP Inc. All rights reserved.
* Copyright (c) 2021 Rockchip Electronics Co. Ltd.All rights reserved.
* Copyright (c) 2021 Rockchip Electronics Co., Ltd. All rights reserved.
* Module : install driver main
* Description : driver main
* Author :

View File

@@ -2,7 +2,7 @@
/********************************************************************************
*
* Copyright (C) 2017 NEXTCHIP Inc. All rights reserved.
* Copyright (c) 2021 Rockchip Electronics Co. Ltd.All rights reserved.
* Copyright (c) 2021 Rockchip Electronics Co., Ltd. All rights reserved.
* Module : install driver main
* Description : driver main
* Author :

View File

@@ -2,7 +2,7 @@
/*
* nvp6158_v4l2 interface driver
*
* Copyright (c) 2021 Rockchip Electronics Co. Ltd.
* Copyright (c) 2021 Rockchip Electronics Co., Ltd.
*
* V0.0X01.0X00 first version.
* V0.0X01.0X01