Home
last modified time | relevance | path

Searched hist:"49 a1ba16" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/pxa/
H A Dspitz.c49a1ba16 Mon Feb 29 10:23:52 CST 2016 Takashi Iwai <tiwai@suse.de> 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>
49a1ba16 Mon Feb 29 10:23:52 CST 2016 Takashi Iwai <tiwai@suse.de> 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>