aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic3x.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/tlv320aic3x.c')
-rw-r--r--sound/soc/codecs/tlv320aic3x.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/sound/soc/codecs/tlv320aic3x.c b/sound/soc/codecs/tlv320aic3x.c
index 516d17cb2182..80bc16b5c13a 100644
--- a/sound/soc/codecs/tlv320aic3x.c
+++ b/sound/soc/codecs/tlv320aic3x.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * ALSA SoC TLV320AIC3X codec driver 3 * ALSA SoC TLV320AIC3X codec driver
3 * 4 *
@@ -6,10 +7,6 @@
6 * 7 *
7 * Based on sound/soc/codecs/wm8753.c by Liam Girdwood 8 * Based on sound/soc/codecs/wm8753.c by Liam Girdwood
8 * 9 *
9 * This program is free software; you can redistribute it and/or modify
10 * it under the terms of the GNU General Public License version 2 as
11 * published by the Free Software Foundation.
12 *
13 * Notes: 10 * Notes:
14 * The AIC3X is a driver for a low power stereo audio 11 * The AIC3X is a driver for a low power stereo audio
15 * codecs aic31, aic32, aic33, aic3007. 12 * codecs aic31, aic32, aic33, aic3007.