diff options
author | Takashi Iwai | 2016-02-29 18:01:13 +0100 |
---|---|---|
committer | Mark Brown | 2016-03-01 12:11:10 +0900 |
commit | b5ab265905b3e07ad9dc7d553a074404b25e9200 (patch) | |
tree | 7dea1b1e4b0e01586c5f8969f241dc313779f143 /sound/ppc | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) |
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 'sound/ppc')
0 files changed, 0 insertions, 0 deletions