ASoC: rockchip: i2s-tdm: 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: I4b2fde05b5b3502dec4689395a78555226252652
This commit is contained in:
Tao Huang
2025-01-21 11:10:43 +08:00
parent e11ddc23bb
commit 5c97584fe0
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0-only
// ALSA SoC Audio Layer - Rockchip I2S/TDM Controller driver
// Copyright (c) 2018 Rockchip Electronics Co. Ltd.
// Copyright (c) 2018 Rockchip Electronics Co., Ltd.
// Author: Sugar Zhang <sugar.zhang@rock-chips.com>
// Author: Nicolas Frattaroli <frattaroli.nicolas@gmail.com>

View File

@@ -2,7 +2,7 @@
/*
* ALSA SoC Audio Layer - Rockchip I2S/TDM Controller driver
*
* Copyright (c) 2018 Rockchip Electronics Co. Ltd.
* Copyright (c) 2018 Rockchip Electronics Co., Ltd.
* Author: Sugar Zhang <sugar.zhang@rock-chips.com>
*
*/