[PATCH 0/2] Soundwire dai link init logic refactor

From: Vijendar Mukunda
Date: Thu Oct 31 2024 - 22:09:23 EST


This patch series refactors the SoundWire dai link init logic for Intel
and AMD generic SoundWire machine driver and also updates the stream_name
in dai_links structure.

Link: https://github.com/thesofproject/linux/pull/5218
Reviewed-by: Bard Liao <yung-chuan.liao@xxxxxxxxxxxxxxx>
Reviewed-by: Liam Girdwood <liam.r.girdwood@xxxxxxxxx>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@xxxxxxxxxxxxxxx>

Vijendar Mukunda (2):
ASoC: sdw_utils/intel/amd: refactor dai link init logic
ASoC: sdw_utils: Update stream_name in dai_links structure

include/sound/soc_sdw_utils.h | 5 +++--
sound/soc/amd/acp/acp-sdw-sof-mach.c | 8 ++++----
sound/soc/intel/boards/sof_sdw.c | 12 ++++++------
sound/soc/sdw_utils/soc_sdw_utils.c | 10 ++++++----
4 files changed, 19 insertions(+), 16 deletions(-)

--
2.34.1