diff options
author | Takashi Iwai <[email protected]> | 2015-03-10 12:39:08 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2015-03-10 20:15:16 +0000 |
commit | 4c523ef61160b7d478371ddc9f48c8ce0a00d675 (patch) | |
tree | 9f60db5477b6848d6f129dc68a0e21b07160266d /fs/jbd/commit.c | |
parent | d7f58db49d9ad92bdb12d21fdc2308b76bc2ed38 (diff) |
ASoC: tas5086: 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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Cc: <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions