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:
8246b5b
)
ASoC: wm2200: Fix setting dai format in wm2200_set_fmt
author
Axel Lin
<axel.lin@ingics.com>
Fri, 21 Dec 2012 08:28:37 +0000
(16:28 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Fri, 21 Dec 2012 09:32:20 +0000
(09:32 +0000)
According to the defines in wm2200.h:
/*
* R1284 (0x504) - Audio IF 1_5
*/
We should not left shift 1 bit for fmt_val when setting dai format.
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