mirror of
https://github.com/torvalds/linux.git
synced 2026-06-10 07:32:29 +02:00
ASoC: wm2200: correct mixer values and text
commit a80cc73428 upstream.
Signed-off-by: Chris Rattray <crattray@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
ecf7defcc5
commit
99141c253f
|
|
@ -897,8 +897,6 @@ static const char *wm2200_mixer_texts[] = {
|
|||
"EQR",
|
||||
"LHPF1",
|
||||
"LHPF2",
|
||||
"LHPF3",
|
||||
"LHPF4",
|
||||
"DSP1.1",
|
||||
"DSP1.2",
|
||||
"DSP1.3",
|
||||
|
|
@ -931,7 +929,6 @@ static int wm2200_mixer_values[] = {
|
|||
0x25,
|
||||
0x50, /* EQ */
|
||||
0x51,
|
||||
0x52,
|
||||
0x60, /* LHPF1 */
|
||||
0x61, /* LHPF2 */
|
||||
0x68, /* DSP1 */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user