aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorZidan Wang <zidan.wang@freescale.com>2015-05-12 14:58:50 +0800
committerBen Hutchings <ben@decadent.org.uk>2015-08-07 00:32:11 +0100
commitfd1797f04c8a2025802dcc41b5780fd3811fc907 (patch)
treeb05b46f03f1df7b54c07b68e4f1ffed4a2cb126e /sound
parent699d38472d83a373241d0f4c49c5ccc6c27e03fc (diff)
downloadkernel_samsung_smdk4412-fd1797f04c8a2025802dcc41b5780fd3811fc907.zip
kernel_samsung_smdk4412-fd1797f04c8a2025802dcc41b5780fd3811fc907.tar.gz
kernel_samsung_smdk4412-fd1797f04c8a2025802dcc41b5780fd3811fc907.tar.bz2
ASoC: wm8994: correct BCLK DIV 348 to 384
commit 17fc2e0a3db11889e942c5ab15a1fcb876638f25 upstream. According to the RM of wm8958, BCLK DIV 348 doesn't exist, correct it to 384. Signed-off-by: Zidan Wang <zidan.wang@freescale.com> Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/wm8994.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8994.c b/sound/soc/codecs/wm8994.c
index b73f226..9a56798 100644
--- a/sound/soc/codecs/wm8994.c
+++ b/sound/soc/codecs/wm8994.c
@@ -2449,7 +2449,7 @@ static struct {
};
static int fs_ratios[] = {
- 64, 128, 192, 256, 348, 512, 768, 1024, 1408, 1536
+ 64, 128, 192, 256, 384, 512, 768, 1024, 1408, 1536
};
static int bclk_divs[] = {