The following changes since commit 56d953a8d0da5e53c2594edde23465ec49385b1c:
ASoC: Intel: mtl-match: Add 6-amp matches for CS35L56 (2025-12-19 13:25:16 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.19-rc3
for you to fetch changes up to 3572ad82201baeed840f1959787e0e1281e7f937:
ASoC: drop bogus container_of() error handling (2025-12-22 22:13:03 +0000)
---------------------------------------------------------------- ASoC: Fixes for v6.19
A small collection of driver speciifc fixes, mostly relatively minor, plus an adjustment to the topology file naming for Intel systems with Bluetooth required for disambiguation.
---------------------------------------------------------------- Bard Liao (1): ASoC: SOF: Intel: add -bt tplg suffix if BT is present
Chen-Yu Tsai (1): ASoC: sun4i-spdif: Add missing kerneldoc fields for sun4i_spdif_quirks
Johan Hovold (4): ASoC: codecs: pm4125: drop bogus container_of() error handling ASoC: codecs: wcd937x: drop bogus container_of() error handling ASoC: soc_sdw_utils: drop bogus container_of() error handling ASoC: codecs: pm4125: clean up bind() device reference handling
Mac Chiang (1): ASoC: Intel: sof_sdw: shift SSP BT mask bits.
Mark Brown (1): ASoC: drop bogus container_of() error handling
sound/soc/codecs/pm4125.c | 17 ++--------------- sound/soc/codecs/wcd937x.c | 5 ----- sound/soc/intel/boards/sof_sdw_common.h | 6 +++--- sound/soc/sdw_utils/soc_sdw_utils.c | 4 ---- sound/soc/sof/intel/hda.c | 14 +++++++++++++- sound/soc/sunxi/sun4i-spdif.c | 2 ++ 6 files changed, 20 insertions(+), 28 deletions(-)