diff options
| author | Takashi Iwai <[email protected]> | 2015-03-10 12:39:06 +0100 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2015-03-10 20:15:09 +0000 |
| commit | d223b0e7fcfecc23380e7de45eb6a0e7b328c17c (patch) | |
| tree | 86e0027ed56559d6dc78d735a5210a478372667e /scripts/gdb | |
| parent | e8371aa0fecb73fb8a4b2e0296b025b11e7d6229 (diff) | |
ASoC: es8238: 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 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions