The following changes since commit e5cd20e0d6713138444cc3f3f982712cf9a36143: ASoC: SOF: Introduce generic (in)firmware tracing infrastructure (2022-05-20 14:56:35 +0100) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.19-rc0 for you to fetch changes up to ab0925ab728163b854ea17da09e299254a86076e: ASoC: da7219: Small fixes for jack detection and removal (2022-05-31 10:16:59 +0200) ---------------------------------------------------------------- ASoC: Fixes for v5.19 A few more fixes that came in during the merge window - nothing huge here, there is one core fix for DPCM from Pierre but mostly driver changes. ---------------------------------------------------------------- Adam Thomson (2): ASoC: da7219: Fix pole orientation detection on certain headsets ASoC: da7219: cancel AAD related work earlier for jack removal David Lin (1): ASoC: Intel: common: fix typo for tplg naming Mark Brown (1): ASoC: da7219: Small fixes for jack detection and removal Oder Chiou (1): ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM Pierre-Louis Bossart (1): ASoC: soc-pcm: fix BE transition for TRIGGER_START Shengjiu Wang (1): ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition Syed Saba kareem (1): ASoC: SOF: amd: Fixed Build error Uwe Kleine-König (1): ASoC: Intel: avs: Fix build error on arc, m68k and sparc sound/soc/amd/acp/acp-pci.c | 1 + sound/soc/codecs/da7219-aad.c | 18 +++++++++++++++--- sound/soc/codecs/rt5640.c | 11 +++++++++-- sound/soc/codecs/rt5640.h | 2 ++ sound/soc/fsl/fsl_sai.h | 4 ++-- sound/soc/intel/avs/board_selection.c | 3 ++- sound/soc/intel/boards/bytcr_rt5640.c | 2 ++ sound/soc/intel/common/soc-acpi-intel-adl-match.c | 2 +- sound/soc/soc-pcm.c | 2 -- 9 files changed, 34 insertions(+), 11 deletions(-)