mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
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:
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user