diff options
author | Takashi Iwai <tiwai@suse.de> | 2016-02-29 17:23:52 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-03-01 04:02:05 +0100 |
commit | 49a1ba16ab15b9a572c188fe0d9d79017d2fef99 (patch) | |
tree | afe14846faceac3afeb3a945741dc81d8828be8f /drivers/power | |
parent | ASoC: pxa: poodle: Fix enum ctl accesses in a wrong type (diff) | |
download | linux-49a1ba16ab15b9a572c188fe0d9d79017d2fef99.tar.xz linux-49a1ba16ab15b9a572c188fe0d9d79017d2fef99.zip |
ASoC: pxa: spitz: Fix enum ctl accesses in a wrong type
"Jack Function" and "Speaker Function" ctls in spitz 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 'drivers/power')
0 files changed, 0 insertions, 0 deletions