projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e1c39c
)
ASoC: wm2200: Add missing BCLK rate
author
Mark Brown
<
[email protected]
>
Wed, 20 Jun 2012 13:16:57 +0000
(14:16 +0100)
committer
Mark Brown
<
[email protected]
>
Fri, 29 Jun 2012 07:18:02 +0000
(08:18 +0100)
Without this very high BCLKs will be configured incorrectly.
Reported-by: Axel Lin <
[email protected]
>
Signed-off-by: Mark Brown <
[email protected]
>
Cc:
[email protected]
sound/soc/codecs/wm2200.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/wm2200.c
b/sound/soc/codecs/wm2200.c
index acbdc5fde9236be0e43a5767bd0135eb92450e68..32682c1b7cdece413693db6f6487ae4df640da09 100644
(file)
--- a/
sound/soc/codecs/wm2200.c
+++ b/
sound/soc/codecs/wm2200.c
@@
-1491,6
+1491,7
@@
static int wm2200_bclk_rates_dat[WM2200_NUM_BCLK_RATES] = {
static int wm2200_bclk_rates_cd[WM2200_NUM_BCLK_RATES] = {
5644800,
+ 3763200,
2882400,
1881600,
1411200,