diff options
author | Takashi Iwai <tiwai@suse.de> | 2016-02-29 20:01:16 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-03-01 06:12:05 +0300 |
commit | 8293004c81dd33e6e91afe2f9a773fe6796893cc (patch) | |
tree | 988947e0be711764b0b84a6a2749993fbbaf9200 /sound/soc/sunxi | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) | |
download | linux-8293004c81dd33e6e91afe2f9a773fe6796893cc.tar.xz |
ASoC: wm8996: Fix enum ctl accesses in a wrong type
"DSP1 EQ Mode" and "DSP2 EQ Mode" ctls in wm8996 codec driver are
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/soc/sunxi')
0 files changed, 0 insertions, 0 deletions