Searched hist:"717 b8fae3873b4c83dda2274e8190f538c442000" (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | cs42l73.h | diff 717b8fae3873b4c83dda2274e8190f538c442000 Fri Nov 18 09:05:13 CET 2011 Axel Lin <axel.lin@gmail.com> 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>
|
H A D | cs42l73.c | diff 717b8fae3873b4c83dda2274e8190f538c442000 Fri Nov 18 09:05:13 CET 2011 Axel Lin <axel.lin@gmail.com> 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>
|