ASoC: rt5682: recording has no sound after booting
authorShuming Fan <shumingf@realtek.com>
Mon, 18 Mar 2019 07:17:42 +0000 (15:17 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 May 2019 15:54:06 +0000 (17:54 +0200)
commit2ece73fe079b7acce2d4b323b1960cbff4821d61
treec7cc0420f66b08858e7f02ad77f7baf95b017963
parentafcbb3c755c92cc2c106ec9e301e0d440dceb185
ASoC: rt5682: recording has no sound after booting

[ Upstream commit 1c5b6a27e432e4fe170a924c8b41012271496a4c ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/codecs/rt5682.c