diff options
author | Takashi Iwai <tiwai@suse.de> | 2015-03-10 12:39:14 +0100 |
---|---|---|
committer | Jiri Slaby <jslaby@suse.cz> | 2015-04-09 14:13:58 +0200 |
commit | a68537c9ff050013e1d1da4c4a1cd6c3a17f916c (patch) | |
tree | 607d18a30da7effba444e9bd8c2fac6eef7b10cb /Documentation/lockdep-design.txt | |
parent | e235580b7600d6d84c9cda7949788841a6732b6c (diff) | |
download | lwn-a68537c9ff050013e1d1da4c4a1cd6c3a17f916c.tar.gz lwn-a68537c9ff050013e1d1da4c4a1cd6c3a17f916c.zip |
ASoC: wm8960: Fix wrong value references for boolean kctl
commit b4a18c8b1af15ebfa9054a3d2aef7b0a7e6f2a05 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>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Diffstat (limited to 'Documentation/lockdep-design.txt')
0 files changed, 0 insertions, 0 deletions