[alsa-devel] [PATCH 2/2] ASoC: omap: rx51: Fix enum ctl accesses in a wrong type

Jarkko Nikula jarkko.nikula at bitmer.com
Mon Feb 29 20:56:44 CET 2016


On 02/29/2016 06:26 PM, Takashi Iwai wrote:
> "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 at suse.de>
> ---
>  sound/soc/omap/rx51.c | 18 +++++++++---------
>  1 file changed, 9 insertions(+), 9 deletions(-)
> 
Acked-by: Jarkko Nikula <jarkko.nikula at bitmer.com>
Tested-by: Jarkko Nikula <jarkko.nikula at bitmer.com>



More information about the Alsa-devel mailing list