git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c159a85
)
ASoC: cs42l52: Fix mask for REVID
author
Axel Lin
<axel.lin@ingics.com>
Sat, 5 Apr 2014 16:04:35 +0000
(
00:04
+0800)
committer
Mark Brown
<broonie@linaro.org>
Mon, 7 Apr 2014 09:48:50 +0000
(10:48 +0100)
BIT[0:2] of register 01h is REVID, so the mask for REVID should be 0x7.
Also updates the code to use CS42L52_CHIP_REV_MASK.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Brian Austin <brian.austin@cirrus.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found