From ace5101f371ca228213407008e7ed20222e08abe Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Tue, 10 Dec 2024 19:12:47 +0800 Subject: [PATCH] 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 Change-Id: I6e181552d8f5fc0112aa72bd190c95d1833d9231 --- drivers/media/i2c/nvp6158_drv/nvp6158_dev.c | 2 +- drivers/media/i2c/nvp6158_drv/nvp6158_drv.c | 2 +- drivers/media/i2c/nvp6158_drv/nvp6158_v4l2.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/media/i2c/nvp6158_drv/nvp6158_dev.c b/drivers/media/i2c/nvp6158_drv/nvp6158_dev.c index 19182dab2065..9dc926579ee4 100644 --- a/drivers/media/i2c/nvp6158_drv/nvp6158_dev.c +++ b/drivers/media/i2c/nvp6158_drv/nvp6158_dev.c @@ -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 : diff --git a/drivers/media/i2c/nvp6158_drv/nvp6158_drv.c b/drivers/media/i2c/nvp6158_drv/nvp6158_drv.c index 076c3cc33dc1..9772bd545089 100644 --- a/drivers/media/i2c/nvp6158_drv/nvp6158_drv.c +++ b/drivers/media/i2c/nvp6158_drv/nvp6158_drv.c @@ -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 : diff --git a/drivers/media/i2c/nvp6158_drv/nvp6158_v4l2.c b/drivers/media/i2c/nvp6158_drv/nvp6158_v4l2.c index 7a92cbffa1a3..9c8a2102d777 100644 --- a/drivers/media/i2c/nvp6158_drv/nvp6158_v4l2.c +++ b/drivers/media/i2c/nvp6158_drv/nvp6158_v4l2.c @@ -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