aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2015-03-10 12:39:03 +0100
committerMark Brown <[email protected]>2015-03-10 20:12:57 +0000
commit2bf4c1d483d911cda5dd385527194d23e5cea73d (patch)
tree9385d8aa39808411147681ac03c90af82bce4ca2 /scripts/gdb/linux/utils.py
parentc517d838eb7d07bbe9507871fab3931deccff539 (diff)
ASoC: adav80x: 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]> Acked-by: Lars-Peter Clausen <[email protected]> Signed-off-by: Mark Brown <[email protected]> Cc: <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions