Takashi Iwai dd90533cd6 ASoC: omap: n810: Fix enum ctl accesses in a wrong type
"Jack Function", "Speaker Function" and "Input Select" ctls in n810
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>
Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-03-01 12:02:47 +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