diff options
author | Takashi Iwai <[email protected]> | 2016-02-29 18:01:16 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2016-03-01 12:12:05 +0900 |
commit | 8293004c81dd33e6e91afe2f9a773fe6796893cc (patch) | |
tree | 988947e0be711764b0b84a6a2749993fbbaf9200 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) |
ASoC: wm8996: Fix enum ctl accesses in a wrong type
"DSP1 EQ Mode" and "DSP2 EQ Mode" ctls in wm8996 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