]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: rt5682: recording has no sound after booting
authorShuming Fan <shumingf@realtek.com>
Mon, 18 Mar 2019 07:17:42 +0000 (15:17 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 18 Mar 2019 14:44:00 +0000 (14:44 +0000)
commit1c5b6a27e432e4fe170a924c8b41012271496a4c
tree7c2629252c1cedda590e06e02287f6e711d6d5a8
parent675212bfb23394514b7f68ebf3954ba936281ccc
ASoC: rt5682: recording has no sound after booting

If ASRC turns on, HW will use clk_dac as the reference clock
whether recording or playback.
Both of clk_dac and clk_adc should set proper clock while using ASRC.

Signed-off-by: Shuming Fan <shumingf@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5682.c