ASoC: cs42l52: Fix mask bits for SOC_VALUE_ENUM_SINGLE
authorBrian Austin <brian.austin@cirrus.com>
Tue, 18 Mar 2014 19:01:47 +0000 (14:01 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 May 2014 14:55:26 +0000 (07:55 -0700)
commit616bdd72f704aec7612dfc8da5e41a894a03b62d
treea33eb66fd3f0cd1fce01346bf2807fec15fb784f
parentc5ac6ad514fcec926a204051d8a66d7a78a8a737
ASoC: cs42l52: Fix mask bits for SOC_VALUE_ENUM_SINGLE

commit d31a33dd7792c7d6c11fda226a3b9e4fb7f86f95 upstream.

The mask bits values were wrong for the SOC_VALUE_ENUM_SINGLE for the PCM/ADC Swap 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/cs42l52.c