]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: rt5677: fixed wrong DMIC ref clock
authorBard Liao <bardliao@realtek.com>
Tue, 28 Apr 2015 03:27:39 +0000 (11:27 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 May 2015 12:14:27 +0000 (05:14 -0700)
commitbbc8c97c8e7fb76e07478e19e96a7fa6e7421bec
treed3a0a79356dec38493c99944ad1f7c255cf80f5b
parent04f1f52606395df0bf8c9ce6198869803d2f45e9
ASoC: rt5677: fixed wrong DMIC ref clock

commit 60a8d62b8497c23eb3d48149af7e55dac2dd83a2 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/rt5677.c