diff options
author | Takashi Iwai <[email protected]> | 2016-02-29 18:01:18 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2016-03-01 12:13:12 +0900 |
commit | 15c665700bf6f4543f003ac0fbb1e9ec692e93f2 (patch) | |
tree | a9e6638927297d61967dbcb7c56ed6058f4d67b1 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) |
ASoC: wm_adsp: Fix enum ctl accesses in a wrong type
The firmware ctls like "DSP1 Firmware" in wm_adsp 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]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions