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)
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>

No differences found