diff options
author | Takashi Iwai <tiwai@suse.de> | 2016-02-29 20:08:00 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-03-01 06:05:35 +0300 |
commit | 4b606316129571c46381430852c149855ac50477 (patch) | |
tree | 458fbfd1bb3a8683a058b98d135b8490908d4963 /MAINTAINERS | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) | |
download | linux-4b606316129571c46381430852c149855ac50477.tar.xz |
ASoC: ab8500: Fix enum ctl accesses in a wrong type
"Sidetone Status" and "ANC Status" ctls in ab8500 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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions