diff options
Diffstat (limited to 'sound/soc/codecs/wm8940.c')
-rw-r--r-- | sound/soc/codecs/wm8940.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sound/soc/codecs/wm8940.c b/sound/soc/codecs/wm8940.c index be4fce0c7b36..c194fbde8ad6 100644 --- a/sound/soc/codecs/wm8940.c +++ b/sound/soc/codecs/wm8940.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * wm8940.c -- WM8940 ALSA Soc Audio driver | 3 | * wm8940.c -- WM8940 ALSA Soc Audio driver |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Copyright 2006 Wolfson Microelectronics PLC. | 8 | * Copyright 2006 Wolfson Microelectronics PLC. |
8 | * Author: Liam Girdwood <lrg@slimlogic.co.uk> | 9 | * Author: Liam Girdwood <lrg@slimlogic.co.uk> |
9 | * | 10 | * |
10 | * This program is free software; you can redistribute it and/or modify | ||
11 | * it under the terms of the GNU General Public License version 2 as | ||
12 | * published by the Free Software Foundation. | ||
13 | * | ||
14 | * Not currently handled: | 11 | * Not currently handled: |
15 | * Notch filter control | 12 | * Notch filter control |
16 | * AUXMode (inverting vs mixer) | 13 | * AUXMode (inverting vs mixer) |