diff options
author | Takashi Iwai <tiwai@suse.de> | 2015-03-10 12:39:04 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-03-10 20:14:59 +0000 |
commit | 08641d9b7bf915144a57a736b42642e13eb1167f (patch) | |
tree | 03d37af9cc427ee1c77ca1285ad5a4a31fa1c396 /include/linux/pid.h | |
parent | 2bf4c1d483d911cda5dd385527194d23e5cea73d (diff) | |
download | linux-stable-08641d9b7bf915144a57a736b42642e13eb1167f.tar.gz linux-stable-08641d9b7bf915144a57a736b42642e13eb1167f.tar.bz2 linux-stable-08641d9b7bf915144a57a736b42642e13eb1167f.zip |
ASoC: ak4641: Fix wrong value references for boolean kctl
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>
Cc: <stable@vger.kernel.org>
Diffstat (limited to 'include/linux/pid.h')
0 files changed, 0 insertions, 0 deletions