diff options
author | Takashi Iwai <tiwai@suse.de> | 2015-03-10 12:39:08 +0100 |
---|---|---|
committer | Jiri Slaby <jslaby@suse.cz> | 2015-04-09 14:13:59 +0200 |
commit | 186ac0df1d829caf12cd26511fdd065dd37d3c42 (patch) | |
tree | 3ea3e1d4c73307b21089508ea67cf25266f3f121 /Documentation/ww-mutex-design.txt | |
parent | a68537c9ff050013e1d1da4c4a1cd6c3a17f916c (diff) | |
download | lwn-186ac0df1d829caf12cd26511fdd065dd37d3c42.tar.gz lwn-186ac0df1d829caf12cd26511fdd065dd37d3c42.zip |
ASoC: tas5086: Fix wrong value references for boolean kctl
commit 4c523ef61160b7d478371ddc9f48c8ce0a00d675 upstream.
The correct values referred by a boolean control are
value.integer.value[], not value.enumerated.item[].
The former is long while the latter is int, so it's even incompatible
on 64bit architectures.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Diffstat (limited to 'Documentation/ww-mutex-design.txt')
0 files changed, 0 insertions, 0 deletions