diff options
author | Takashi Iwai <[email protected]> | 2016-02-29 18:08:00 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2016-03-01 12:05:35 +0900 |
commit | 4b606316129571c46381430852c149855ac50477 (patch) | |
tree | 458fbfd1bb3a8683a058b98d135b8490908d4963 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) |
ASoC: ab8500: Fix enum ctl accesses in a wrong type
"Sidetone Status" and "ANC Status" ctls in ab8500 codec driver are
enum, while the current driver accesses wrongly via
value.integer.value[]. They have to be via value.enumerated.item[]
instead.
Signed-off-by: Takashi Iwai <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions