FROMGIT: ASoC: sdw_utils: Remove num_platforms from simple DAI helper
There is no point in passing num_platforms into asoc_sdw_init_simple_dai_link(). Firstly, as a single pointer for the component name is passed in only a single string can be passed and secondly if it is a complex DAI with multiple platforms it would make more sense to use asoc_sdw_init_dai_link(). (cherry picked from commit 7389f1477b59d1eb8b0f2a0410008b207f102f75 https://github.com/CirrusLogic/linux-drivers v6.12-cs42l43-cs35l56) Signed-off-by:Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://patch.msgid.link/20250505141409.2614010-2-ckeepax@opensource.cirrus.com Signed-off-by:
Mark Brown <broonie@kernel.org> Change-Id: I05ef9ae1b12697ba16e23f2cbefbfd60c51ae4b3 Signed-off-by:
Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by:
Tongtong Pan <pantongtong@huaqin.corp-partner.google.com>
Loading
Please sign in to comment