From b8ae7bb01aeaea3d837ebe9d441f4cf4923da927 Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Mon, 9 Dec 2024 18:34:28 +0800 Subject: [PATCH] video: rockchip: vehicle: 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: I816919f6d582ef8fb293a0a77a459fe9e6cbe58c --- drivers/video/rockchip/vehicle/vehicle_ad_7181.c | 2 +- drivers/video/rockchip/vehicle/vehicle_ad_gc2145.c | 2 +- drivers/video/rockchip/vehicle/vehicle_ad_nvp6188.c | 2 +- drivers/video/rockchip/vehicle/vehicle_ad_nvp6324.c | 2 +- drivers/video/rockchip/vehicle/vehicle_ad_tp2825.c | 2 +- drivers/video/rockchip/vehicle/vehicle_dev.c | 2 +- drivers/video/rockchip/vehicle/vehicle_flinger.h | 2 +- drivers/video/rockchip/vehicle/vehicle_generic_sensor.c | 2 +- drivers/video/rockchip/vehicle/vehicle_gpio.c | 2 +- drivers/video/rockchip/vehicle/vehicle_main.c | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/drivers/video/rockchip/vehicle/vehicle_ad_7181.c b/drivers/video/rockchip/vehicle/vehicle_ad_7181.c index 9547e887031a..d42b33f14880 100644 --- a/drivers/video/rockchip/vehicle/vehicle_ad_7181.c +++ b/drivers/video/rockchip/vehicle/vehicle_ad_7181.c @@ -2,7 +2,7 @@ /* * vehicle sensor adv7181 * - * Copyright (C) 2022 Rockchip Electronics Co.Ltd + * Copyright (C) 2022 Rockchip Electronics Co., Ltd. * Authors: * Zhiqin Wei * diff --git a/drivers/video/rockchip/vehicle/vehicle_ad_gc2145.c b/drivers/video/rockchip/vehicle/vehicle_ad_gc2145.c index a015f0d7a204..4a102baa16b9 100644 --- a/drivers/video/rockchip/vehicle/vehicle_ad_gc2145.c +++ b/drivers/video/rockchip/vehicle/vehicle_ad_gc2145.c @@ -2,7 +2,7 @@ /* * vehicle sensor gc2145 * - * Copyright (C) 2020 Rockchip Electronics Co.Ltd + * Copyright (C) 2020 Rockchip Electronics Co., Ltd. * Authors: * Zhiqin Wei * diff --git a/drivers/video/rockchip/vehicle/vehicle_ad_nvp6188.c b/drivers/video/rockchip/vehicle/vehicle_ad_nvp6188.c index 3c67848320d8..4c3d963af67d 100644 --- a/drivers/video/rockchip/vehicle/vehicle_ad_nvp6188.c +++ b/drivers/video/rockchip/vehicle/vehicle_ad_nvp6188.c @@ -2,7 +2,7 @@ /* * vehicle sensor nvp6188 * - * Copyright (C) 2022 Rockchip Electronics Co.Ltd + * Copyright (C) 2022 Rockchip Electronics Co., Ltd. * Authors: * wpzz * Jianwei Fan diff --git a/drivers/video/rockchip/vehicle/vehicle_ad_nvp6324.c b/drivers/video/rockchip/vehicle/vehicle_ad_nvp6324.c index af9274dd35e7..858acf268970 100644 --- a/drivers/video/rockchip/vehicle/vehicle_ad_nvp6324.c +++ b/drivers/video/rockchip/vehicle/vehicle_ad_nvp6324.c @@ -2,7 +2,7 @@ /* * vehicle sensor nvp6324 * - * Copyright (C) 2020 Rockchip Electronics Co.Ltd + * Copyright (C) 2020 Rockchip Electronics Co., Ltd. * Authors: * wpzz * diff --git a/drivers/video/rockchip/vehicle/vehicle_ad_tp2825.c b/drivers/video/rockchip/vehicle/vehicle_ad_tp2825.c index 08888dbe6c1b..0c10f4ecaccb 100644 --- a/drivers/video/rockchip/vehicle/vehicle_ad_tp2825.c +++ b/drivers/video/rockchip/vehicle/vehicle_ad_tp2825.c @@ -2,7 +2,7 @@ /* * vehicle sensor tp2825 * - * Copyright (C) 2020 Rockchip Electronics Co.Ltd + * Copyright (C) 2020 Rockchip Electronics Co., Ltd. * Authors: * Zhiqin Wei * diff --git a/drivers/video/rockchip/vehicle/vehicle_dev.c b/drivers/video/rockchip/vehicle/vehicle_dev.c index 29c0f67111ed..6e96f1b30f14 100644 --- a/drivers/video/rockchip/vehicle/vehicle_dev.c +++ b/drivers/video/rockchip/vehicle/vehicle_dev.c @@ -2,7 +2,7 @@ /* * drivers/video/rockchip/video/vehicle_dev.c * - * Copyright (C) 2022 Rockchip Electronics Co.Ltd + * Copyright (C) 2022 Rockchip Electronics Co., Ltd. * Authors: * Zhiqin Wei * diff --git a/drivers/video/rockchip/vehicle/vehicle_flinger.h b/drivers/video/rockchip/vehicle/vehicle_flinger.h index 4b6cf8f3d5b2..06e7d4ea811d 100644 --- a/drivers/video/rockchip/vehicle/vehicle_flinger.h +++ b/drivers/video/rockchip/vehicle/vehicle_flinger.h @@ -2,7 +2,7 @@ /* * drivers/video/rockchip/flinger/flinger.c * - * Copyright (C) 2022 Rockchip Electronics Co.Ltd + * Copyright (C) 2022 Rockchip Electronics Co., Ltd. * */ #ifndef __VEHICLE_FLINGER_H diff --git a/drivers/video/rockchip/vehicle/vehicle_generic_sensor.c b/drivers/video/rockchip/vehicle/vehicle_generic_sensor.c index ccb45fd01051..6f1ab9c42215 100644 --- a/drivers/video/rockchip/vehicle/vehicle_generic_sensor.c +++ b/drivers/video/rockchip/vehicle/vehicle_generic_sensor.c @@ -2,7 +2,7 @@ /* * drivers/video/rockchip/video/vehicle_generic_sensor.c * - * Copyright (C) 2020 Rockchip Electronics Co.Ltd + * Copyright (C) 2020 Rockchip Electronics Co., Ltd. * Authors: * Zhiqin Wei * diff --git a/drivers/video/rockchip/vehicle/vehicle_gpio.c b/drivers/video/rockchip/vehicle/vehicle_gpio.c index baab6aa28e34..54d728b002fa 100644 --- a/drivers/video/rockchip/vehicle/vehicle_gpio.c +++ b/drivers/video/rockchip/vehicle/vehicle_gpio.c @@ -2,7 +2,7 @@ /* * drivers/video/rockchip/video/vehicle_gpio.c * - * Copyright (C) 2020 Rockchip Electronics Co.Ltd + * Copyright (C) 2020 Rockchip Electronics Co., Ltd. * Authors: * Jianwei Fan * diff --git a/drivers/video/rockchip/vehicle/vehicle_main.c b/drivers/video/rockchip/vehicle/vehicle_main.c index a3ffdd1e3f8a..dc9320034200 100644 --- a/drivers/video/rockchip/vehicle/vehicle_main.c +++ b/drivers/video/rockchip/vehicle/vehicle_main.c @@ -2,7 +2,7 @@ /* * drivers/video/rockchip/video/vehicle_main.c * - * Copyright (C) 2022 Rockchip Electronics Co.Ltd + * Copyright (C) 2022 Rockchip Electronics Co., Ltd. * Authors: * Zhiqin Wei *