diff options
author | Takashi Iwai <tiwai@suse.de> | 2016-02-29 20:01:10 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-03-01 06:09:46 +0300 |
commit | 0cad10539b281e88335afd765afaf9885dcfc3ef (patch) | |
tree | 2fa1f61f95a6abdeeafe6725ea96c75d404b2a62 /sound/oss | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) | |
download | linux-0cad10539b281e88335afd765afaf9885dcfc3ef.tar.xz |
ASoC: wm8753: Fix enum ctl accesses in a wrong type
"DAI Mode" ctl in wm8753 codec driver is 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/oss')
0 files changed, 0 insertions, 0 deletions