diff options
author | Takashi Iwai <tiwai@suse.de> | 2016-02-29 18:08:00 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-03-01 04:05:35 +0100 |
commit | 4b606316129571c46381430852c149855ac50477 (patch) | |
tree | 458fbfd1bb3a8683a058b98d135b8490908d4963 /arch/arm/boot/dts/am335x-pepper.dts | |
parent | Linux 4.5-rc1 (diff) | |
download | linux-4b606316129571c46381430852c149855ac50477.tar.xz linux-4b606316129571c46381430852c149855ac50477.zip |
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 'arch/arm/boot/dts/am335x-pepper.dts')
0 files changed, 0 insertions, 0 deletions