Takashi Iwai 127ee199d5 ASoC: pxa: magician: Fix enum ctl accesses in a wrong type
"Input Select" ctl in magician driver is an enum, while the current
driver accesses wrongly via value.integer.value[].  They have to be
via value.enumerated.item[] instead.

(Meanwhile "Headphone Switch" and "Speaker Switch" are boolean, so
 they should stay to access via value.integer.value[] as is.)

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-03-01 12:02:05 +09:00
..
2016-01-22 11:53:56 -08:00
2016-01-17 12:05:31 -08:00
2016-01-22 11:53:56 -08:00
2016-01-20 09:59:27 +01:00
2016-01-17 12:05:31 -08:00
2015-08-31 16:25:22 +02:00