]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
ASoC: wm8994: correct BCLK DIV 348 to 384
authorZidan Wang <zidan.wang@freescale.com>
Tue, 12 May 2015 06:58:50 +0000 (14:58 +0800)
committerSasha Levin <sasha.levin@oracle.com>
Wed, 10 Jun 2015 17:42:12 +0000 (13:42 -0400)
[ Upstream commit 17fc2e0a3db11889e942c5ab15a1fcb876638f25 ]

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>
Cc: stable@vger.kernel.org
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
sound/soc/codecs/wm8994.c

index 1fcb9f3f309762d2793b59ccd094b26a55f84111..e5f14c878636e3068f86bfdbe0dc004254248626 100644 (file)
@@ -2753,7 +2753,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[] = {