diff options
author | 2016-02-29 17:23:53 +0100 | |
---|---|---|
committer | 2016-03-01 12:02:05 +0900 | |
commit | 419396d5a1d12003a18a58785687697800d2f02a (patch) | |
tree | 3f5de5739bbdbc4dece3211342801605b3663065 /tools/perf/scripts/python/stackcollapse.py | |
parent | ASoC: pxa: spitz: Fix enum ctl accesses in a wrong type (diff) | |
download | linux-dev-419396d5a1d12003a18a58785687697800d2f02a.tar.xz linux-dev-419396d5a1d12003a18a58785687697800d2f02a.zip |
ASoC: pxa: tosa: Fix enum ctl accesses in a wrong type
"Jack Function" and "Speaker Function" ctls in tosa 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>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions