]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: sdw_utils: Update stream_name in dai_links structure
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Fri, 1 Nov 2024 02:08:02 +0000 (07:38 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 1 Nov 2024 13:22:48 +0000 (13:22 +0000)
commitd280cf5fbfe3cdd373c98e858834ff87b6ea64de
tree377d4657d86626af6ade1e4c53ee1f6af2f83a25
parent485df22866559e2f821a9754d51a9755ce56e7aa
ASoC: sdw_utils: Update stream_name in dai_links structure

For sof stack, dai_link->stream name will be assigned.
For legacy(No DSP enabled) stack, dai_link->stream name should be updated
explicitly. Update the stream_name in dai_link structure.

Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Liam Girdwood <liam.r.girdwood@intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://patch.msgid.link/20241101020802.1103181-3-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sdw_utils/soc_sdw_utils.c