]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: intel/sdw_utils: move maxim codec helper functions
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Thu, 1 Aug 2024 09:14:35 +0000 (14:44 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 1 Aug 2024 11:44:09 +0000 (12:44 +0100)
commit051b7cb3fde16fd8788078d697d84069b0e50e03
treebf222f4575d08c6bc26aee6557cc712630e897fb
parent5fa46627d5118bf58b80df45489f49e1e316473a
ASoC: intel/sdw_utils: move maxim codec helper functions

Move maxim codec helper functions to common place holder so that
it can be used by other platform machine driver.

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-21-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/sdw_utils/Makefile
sound/soc/sdw_utils/soc_sdw_maxim.c [moved from sound/soc/intel/boards/sof_sdw_maxim.c with 86% similarity]