]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLE
authorBrian Austin <brian.austin@cirrus.com>
Tue, 18 Mar 2014 18:56:21 +0000 (13:56 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 May 2014 14:51:39 +0000 (07:51 -0700)
commit62f29567f2e87357413ec534d7ecde5763e83239
tree016eb7c91de213d4424827098a4d088a9c96afad
parent5c5994f5a166379c5b8e719f17d466e9276ee581
ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLE

commit 1555b652970e541fa1cb80c61ffc696bbfb92bb7 upstream.

The mask bits values were wrong for the SOC_VALUE_ENUM_SINGLE for the mono mix controls.

Reported-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Brian Austin <brian.austin@cirrus.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/cs42l73.c