ASoC: intel/sdw_utils: move rt712 sdca helper functions
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Thu, 1 Aug 2024 09:14:27 +0000 (14:44 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 1 Aug 2024 11:44:01 +0000 (12:44 +0100)
commit09c60bc9da91f188e2aedb0bac94d3e129fa20f9
tree520815cdf1427dc1d07bb9472fe8afcc4d7e5b1c
parenta9831fd1c0e6353366bbde6e1dd7b15a2dd6d825
ASoC: intel/sdw_utils: move rt712 sdca helper functions

Move RT712 SDCA codec helper file to sdw_utils folder so that these
helper functions can be used by other platform machine drivers.

Link: https://github.com/thesofproject/linux/pull/5068
Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://patch.msgid.link/20240801091446.10457-13-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc_sdw_utils.h
sound/soc/intel/boards/Makefile
sound/soc/intel/boards/sof_sdw_common.h
sound/soc/intel/boards/sof_sdw_rt712_sdca.c [deleted file]
sound/soc/sdw_utils/Makefile
sound/soc/sdw_utils/soc_sdw_rt712_sdca.c [new file with mode: 0644]