diff options
Diffstat (limited to 'sound/soc/codecs/tlv320aic23.c')
-rw-r--r-- | sound/soc/codecs/tlv320aic23.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sound/soc/codecs/tlv320aic23.c b/sound/soc/codecs/tlv320aic23.c index 47480cb4d078..080a840c987a 100644 --- a/sound/soc/codecs/tlv320aic23.c +++ b/sound/soc/codecs/tlv320aic23.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * ALSA SoC TLV320AIC23 codec driver | 3 | * ALSA SoC TLV320AIC23 codec driver |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * | 7 | * |
7 | * Based on sound/soc/codecs/wm8731.c by Richard Purdie | 8 | * Based on sound/soc/codecs/wm8731.c by Richard Purdie |
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 AIC23 is a driver for a low power stereo audio | 11 | * The AIC23 is a driver for a low power stereo audio |
15 | * codec tlv320aic23 | 12 | * codec tlv320aic23 |