OSDN Git Service

ASoC: rt5677: fixed wrong DMIC ref clock
authorBard Liao <bardliao@realtek.com>
Tue, 28 Apr 2015 03:27:39 +0000 (11:27 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 29 Apr 2015 11:19:45 +0000 (12:19 +0100)
commit60a8d62b8497c23eb3d48149af7e55dac2dd83a2
tree003e7199410f6df5b920c180c5b7bfc175efda07
parent74d6ea52aeef0236242221c6eff6d892565c5a92
ASoC: rt5677: fixed wrong DMIC ref clock

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
sound/soc/codecs/rt5677.c