]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: intel/sdw_utils: move rtk dmic helper functions
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Thu, 1 Aug 2024 09:14:26 +0000 (14:44 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 1 Aug 2024 11:44:01 +0000 (12:44 +0100)
commita9831fd1c0e6353366bbde6e1dd7b15a2dd6d825
treea2e2b01e2b89102be5980154d74fe85025dd1a89
parent4776d0c9088634677749e42ae8b36b4da46226db
ASoC: intel/sdw_utils: move rtk dmic helper functions

Move rtk SoundWire dmic helper functions implementation to sdw_utils
folder to make it generic.

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-12-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_rt_dmic.c [moved from sound/soc/intel/boards/sof_sdw_rt_dmic.c with 77% similarity]