The following changes since commit f141a422159a199f4c8dedb7e0df55b3b2cf16cd:
ASoC: rockchip: Fix a reference count leak. (2020-06-18 17:21:58 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.8-rc3
for you to fetch changes up to bc5c7f55f5ea91e137fc7939435ed2e2bb6e5a15:
AsoC: amd: add missing snd- module prefix to the acp3x-rn driver kernel module (2020-06-25 15:06:56 +0100)
---------------------------------------------------------------- ASoC: Fixes for v5.8
A few small driver specific fixes, nothing particularly dramatic.
---------------------------------------------------------------- Jaroslav Kysela (1): AsoC: amd: add missing snd- module prefix to the acp3x-rn driver kernel module
Shengjiu Wang (2): ASoC: fsl_mqs: Don't check clock is NULL before calling clk API ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enable
Shuming Fan (1): ASoC: rt5682: fix the pop noise while OMTP type headset plugin
sound/soc/amd/renoir/Makefile | 7 ++++--- sound/soc/codecs/rt5682.c | 9 ++++++++- sound/soc/fsl/fsl_mqs.c | 23 ++++++++++++++--------- 3 files changed, 26 insertions(+), 13 deletions(-)