]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: cs42l73: Unify the way to define bits of register
authorAxel Lin <axel.lin@gmail.com>
Fri, 18 Nov 2011 08:05:13 +0000 (16:05 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 22 Nov 2011 13:02:09 +0000 (13:02 +0000)
commit89651b869c1357ec048490a077e6c9648d239faf
tree78bac9f84685f2a6374ea260f9b29ee66795e43d
parent6df2edd5b3201c4976dd9da3e4601f1a3c82b191
ASoC: cs42l73: Unify the way to define bits of register

Current code defines some bits with left shift to the proper bit defined in
datasheet, but some don't.
Unify the definition with proper left shift and adjust the code accordingly.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Brian Austin <brian.austin@cirrus.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/cs42l73.c
sound/soc/codecs/cs42l73.h