aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2015-03-10 12:39:05 +0100
committerMark Brown <[email protected]>2015-03-10 20:15:02 +0000
commite8371aa0fecb73fb8a4b2e0296b025b11e7d6229 (patch)
tree3b07497f3c958db3773e2f9968829bbe243bf4dc /scripts/gdb/linux/utils.py
parent08641d9b7bf915144a57a736b42642e13eb1167f (diff)
ASoC: cs4271: 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: Paul Handrigan <[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