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:
b787f68
)
ASoC: wm8994: correct BCLK DIV 348 to 384
author
Zidan Wang
<
[email protected]
>
Tue, 12 May 2015 06:58:50 +0000
(14:58 +0800)
committer
Mark Brown
<
[email protected]
>
Tue, 12 May 2015 19:05:07 +0000
(20:05 +0100)
According to the RM of wm8958, BCLK DIV 348 doesn't exist, correct it
to 384.
Signed-off-by: Zidan Wang <
[email protected]
>
Acked-by: Charles Keepax <
[email protected]
>
Signed-off-by: Mark Brown <
[email protected]
>
Cc:
[email protected]
sound/soc/codecs/wm8994.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/wm8994.c
b/sound/soc/codecs/wm8994.c
index 4fbc7689339a8903f724fa9aefcb6feb31dad54f..a1c04dab668469f08161c086f138e562c81f4d0f 100644
(file)
--- a/
sound/soc/codecs/wm8994.c
+++ b/
sound/soc/codecs/wm8994.c
@@
-2754,7
+2754,7
@@
static struct {
};
static int fs_ratios[] = {
- 64, 128, 192, 256, 3
48
, 512, 768, 1024, 1408, 1536
+ 64, 128, 192, 256, 3
84
, 512, 768, 1024, 1408, 1536
};
static int bclk_divs[] = {