Takashi Iwai f4d438eec7 ASoC: omap: rx51: Fix enum ctl accesses in a wrong type
"Speaker Function", "Input Select" and "Jack Function" ctls in rx51
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:56 +09:00
..
2016-01-11 13:03:58 +00:00
2015-10-26 11:15:54 +09:00
2016-01-11 17:50:15 +01:00
2016-01-11 17:50:15 +01:00
2015-06-08 20:47:53 +02:00