ASoC: soc-acpi: move link_slaves_found()
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Mon, 31 Jul 2023 21:32:38 +0000 (16:32 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 31 Jul 2023 22:24:00 +0000 (23:24 +0100)
commitbb29a33c4b4da9c11e021b9a257ae2944ccaff01
tree7cba8e3016413abc17fb7c0c30e51b9c95369ee0
parent799d9933ba47d9b679637fa17454ed81ac353f52
ASoC: soc-acpi: move link_slaves_found()

Move existing function in common library to make sure the code can be
reused by other SoC vendors.

No functionality change outside of the move and added prefix.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Rander Wang <rander.wang@intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20230731213242.434594-3-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/soundwire/sdw.h
include/linux/soundwire/sdw_intel.h
include/sound/soc-acpi.h
sound/soc/soc-acpi.c
sound/soc/sof/intel/hda.c