diff options
author | Takashi Iwai <tiwai@suse.de> | 2016-02-29 20:01:11 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-03-01 06:10:08 +0300 |
commit | c41a024c4e770fff999f4164cc4d1696e5f17437 (patch) | |
tree | 151a42f5d793d0a88f0059d3b3d6985a703bc9d6 /arch/mips/include/asm/sn/sn_private.h | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) | |
download | linux-c41a024c4e770fff999f4164cc4d1696e5f17437.tar.xz |
ASoC: wm8904: Fix enum ctl accesses in a wrong type
"DRC Mode" and "EQ Mode" ctls in wm8904 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 'arch/mips/include/asm/sn/sn_private.h')
0 files changed, 0 insertions, 0 deletions