[alsa-devel] [PATCH 01/14] ASoC: adav80x: Fix wrong value references for boolean kctl
Lars-Peter Clausen
lars at metafoo.de
Tue Mar 10 12:42:07 CET 2015
On 03/10/2015 12:39 PM, Takashi Iwai wrote:
> The correct values referred by a boolean control are
> value.integer.value[], not value.enumerated.item[].
> The former is long while the latter is int, so it's even incompatible
> on 64bit architectures.
>
> Cc: <stable at vger.kernel.org>
> Signed-off-by: Takashi Iwai <tiwai at suse.de>
Acked-by: Lars-Peter Clausen <lars at metafoo.de>
Thanks.
More information about the Alsa-devel
mailing list