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: da732x: Print correct major id
author
Axel Lin
<axel.lin@ingics.com>
Thu, 3 Apr 2014 11:56:32 +0000
(19:56 +0800)
committer
Mark Brown
<broonie@linaro.org>
Mon, 7 Apr 2014 11:57:56 +0000
(12:57 +0100)
DA732X_ID_MAJOR_MASK is 0xF0, so the major id is
(reg & DA732X_ID_MAJOR_MASK) >> 4.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found