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:55:26 +0000 (07:55 -0700)
commit3d8c3c417bdcddb0798ba54c8032de0ac12cd738
tree17901011167107b731a5e16d258549054c4c2e50
parent616bdd72f704aec7612dfc8da5e41a894a03b62d
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