mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 23:23:03 +00:00
59f8b622d5
To make it generic, refactor existing implementation for init_dai_link() and init_simple_dai_link() as mentioned below. - Move init_dai_link() and init_simple_dai_link() to common place holder - Rename the functions with "asoc_sdw" as prefix. - Pass the platform specific 'platform_component' structure and its size as arguments for init_simple_dai_link() function and allocate one more extra dlc for platform component. - Pass the 'platform_component' and 'num_platforms' as arguments for init_dai_link(). 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/20240801111821.18076-6-Vijendar.Mukunda@amd.com Signed-off-by: Mark Brown <broonie@kernel.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
soc_sdw_bridge_cs35l56.c | ||
soc_sdw_cs42l42.c | ||
soc_sdw_cs42l43.c | ||
soc_sdw_cs_amp.c | ||
soc_sdw_dmic.c | ||
soc_sdw_maxim.c | ||
soc_sdw_rt700.c | ||
soc_sdw_rt711.c | ||
soc_sdw_rt712_sdca.c | ||
soc_sdw_rt722_sdca.c | ||
soc_sdw_rt5682.c | ||
soc_sdw_rt_amp_coeff_tables.h | ||
soc_sdw_rt_amp.c | ||
soc_sdw_rt_dmic.c | ||
soc_sdw_rt_sdca_jack_common.c | ||
soc_sdw_utils.c |