diff options
author | Takashi Iwai <tiwai@suse.de> | 2015-03-10 11:39:04 (GMT) |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-03-10 20:14:59 (GMT) |
commit | 08641d9b7bf915144a57a736b42642e13eb1167f (patch) | |
tree | 03d37af9cc427ee1c77ca1285ad5a4a31fa1c396 /fs/jbd2/Makefile | |
parent | 2bf4c1d483d911cda5dd385527194d23e5cea73d (diff) | |
download | linux-08641d9b7bf915144a57a736b42642e13eb1167f.tar.xz |
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 'fs/jbd2/Makefile')
0 files changed, 0 insertions, 0 deletions