diff options
author | Takashi Iwai <tiwai@suse.de> | 2016-02-29 17:23:49 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-03-01 12:02:05 +0900 |
commit | 1457ad0e99dc5b1fe3fe3123d5135c95c00ed74b (patch) | |
tree | ede6db884dd536dc38ba41db72ad12aa65a45be0 /sound/soc/pxa/magician.c | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) |
ASoC: pxa: corgi: Fix enum ctl accesses in a wrong type
"Jack Function" and "Speaker Function" ctls in corgi 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/pxa/magician.c')
0 files changed, 0 insertions, 0 deletions