diff options
author | Takashi Iwai <tiwai@suse.de> | 2016-02-29 20:01:13 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-03-01 06:11:10 +0300 |
commit | b5ab265905b3e07ad9dc7d553a074404b25e9200 (patch) | |
tree | 7dea1b1e4b0e01586c5f8969f241dc313779f143 /scripts/gdb/linux/utils.py | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) | |
download | linux-b5ab265905b3e07ad9dc7d553a074404b25e9200.tar.xz |
ASoC: wm8983: Fix enum ctl accesses in a wrong type
"Equalizer Function" ctl in wm8983 codec driver is enum, while the
current driver accesses wrongly via value.integer.value[]. They have
to be via value.enumerated.item[] instead.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions