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)
commit717b8fae3873b4c83dda2274e8190f538c442000
tree78bac9f84685f2a6374ea260f9b29ee66795e43d
parent12a7a709a09aac117b630264cdd526e20d4d0ce2
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
This page took 0.026077 seconds and 5 git commands to generate.