]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: intel/sdw_utils: move dmic codec helper function
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Thu, 1 Aug 2024 09:14:25 +0000 (14:44 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 1 Aug 2024 11:44:00 +0000 (12:44 +0100)
commit4776d0c9088634677749e42ae8b36b4da46226db
tree6311f7e7b6cc3a630b934fbbbdf4c2a9fed14cb5
parent941d6933eb31b13d09a7293bc92d9d494513a372
ASoC: intel/sdw_utils: move dmic codec helper function

Move generic dmic codec helper function implementation to
sdw_utils folder so that this function 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-11-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_dmic.c [moved from sound/soc/intel/boards/sof_sdw_dmic.c with 76% similarity]