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:
a49f0d1
)
ASoC: arizona: Do proper shift for setting AIF rate
author
Axel Lin
<axel.lin@ingics.com>
Thu, 20 Dec 2012 15:29:42 +0000
(23:29 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 24 Dec 2012 15:41:44 +0000
(15:41 +0000)
ARIZONA_AIF1_RATE_MASK is 0x7800 /* AIF1_RATE - [14:11] */
Thus we need left shift ARIZONA_AIF1_RATE_SHIFT when setting aif1 rate.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@vger.kernel.org
No differences found