diff options
author | 2016-02-29 18:01:12 +0100 | |
---|---|---|
committer | 2016-03-01 12:10:42 +0900 | |
commit | d0784829ae3b0beeb69b476f017d5c8a2eb95198 (patch) | |
tree | c914f1c707d8e7e3a28ba3ede2ab97041f70ad92 /tools/perf/scripts/python/stackcollapse.py | |
parent | Linux 4.5-rc1 (diff) | |
download | wireguard-linux-d0784829ae3b0beeb69b476f017d5c8a2eb95198.tar.xz wireguard-linux-d0784829ae3b0beeb69b476f017d5c8a2eb95198.zip |
ASoC: wm8958: Fix enum ctl accesses in a wrong type
"MBC Mode", "VSS Mode", "VSS HPF Mode" and "Enhanced EQ Mode" ctls in
wm8958 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 <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions