Files
linux/sound/soc
Takashi Iwai 2eb57b35ee ASoC: wm8955: Fix wrong value references for boolean kctl
[ Upstream commit 07892b1035 ]

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.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
2015-04-09 18:42:33 -04:00
..
2015-03-23 21:02:51 -04:00
2014-09-09 10:49:41 +01:00
2014-10-20 11:03:52 +01:00
2014-10-20 11:03:52 +01:00
2014-10-07 13:11:35 +01:00