ASoC: rt5677: fixed wrong DMIC ref clock
authorBard Liao <bardliao@realtek.com>
Tue, 28 Apr 2015 03:27:39 +0000 (11:27 +0800)
committerSasha Levin <sasha.levin@oracle.com>
Sun, 17 May 2015 23:12:39 +0000 (19:12 -0400)
commit36bcc94a440275cac127cff94e4abeb1658297df
treef5f3179b5e51a4024d9be374a1dfdd2cbc6c2a2e
parent5d767349a158c8fab2bbb0e2bbe4d5a75b4abf9f
ASoC: rt5677: fixed wrong DMIC ref clock

[ Upstream commit 60a8d62b8497c23eb3d48149af7e55dac2dd83a2 ]

DMIC clock source is not from codec system clock directly. it is
generated from the division of system clock. And it should be 256 *
sample rate of AIF1.

Signed-off-by: Bard Liao <bardliao@realtek.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/rt5677.c