commit | 717b8fae3873b4c83dda2274e8190f538c442000 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Fri Nov 18 16:05:13 2011 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Nov 22 13:02:09 2011 +0000 |
tree | 78bac9f84685f2a6374ea260f9b29ee66795e43d | |
parent | 12a7a709a09aac117b630264cdd526e20d4d0ce2 [diff] |
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>