ASoC: cs42l56: Fix new value argument in snd_soc_update_bits calls
authorAxel Lin <axel.lin@ingics.com>
Fri, 23 May 2014 05:05:31 +0000 (13:05 +0800)
committerMark Brown <broonie@linaro.org>
Sun, 1 Jun 2014 10:49:25 +0000 (11:49 +0100)
commit4641c771b67e0d1df9395ed789c618dcfbc62709
treead14c401cd02a2ac7138d051a3f7a499f9b2ff25
parent3bb40619aca84905f87dd6bc7f6dce9efb525f28
ASoC: cs42l56: Fix new value argument in snd_soc_update_bits calls

The new value argument needs proper shift to match the mask bit fields.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Tested-by: Brian Austin <brian.austin@cirrus.com>
Acked-by: Brian Austin <brian.austin@cirrus.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/cs42l56.c
sound/soc/codecs/cs42l56.h