diff options
author | Takashi Iwai <tiwai@suse.de> | 2016-02-29 19:26:22 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-03-01 06:02:56 +0300 |
commit | f4d438eec7fe56d55998195e08dfaa5aa3e08f0c (patch) | |
tree | f5da5ef25d37db9fdd9b520323d432b406904b1c /include | |
parent | dd90533cd6bbfe075a72ab789b6e9d6f280ba476 (diff) | |
download | linux-f4d438eec7fe56d55998195e08dfaa5aa3e08f0c.tar.xz |
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions