diff options
author | Takashi Iwai <tiwai@suse.de> | 2016-02-29 19:29:25 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-03-01 06:03:12 +0300 |
commit | 508ddfba37cad76d774da8f8d8e2387f0eca5fa4 (patch) | |
tree | 34707813b81f580711688970282d05fb0d3ee45c /sound/soc/mxs/mxs-saif.c | |
parent | c8560b7c917f8738f5d80dd516930edc1d05e4e4 (diff) | |
download | linux-508ddfba37cad76d774da8f8d8e2387f0eca5fa4.tar.xz |
ASoC: intel: mfld: Fix enum ctl accesses in a wrong type
"Playback Switch" and "Lineout Mux" ctls in medfld machine 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/mxs/mxs-saif.c')
0 files changed, 0 insertions, 0 deletions