ASoC: intel: sof_sdw: remove sof_sdw_mic_codec_mockup_init
authorBard Liao <yung-chuan.liao@linux.intel.com>
Wed, 27 Oct 2021 02:18:22 +0000 (10:18 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 15 Nov 2021 13:26:57 +0000 (13:26 +0000)
commitbd98394a811c7dc39bcd189cf5f33925f0c30ae2
tree20dfb8a72d77f7ed38e2a46d39d3d4026d797a69
parentf8f8312263e2d0c38dd0330a4503dcdcc94d0cd5
ASoC: intel: sof_sdw: remove sof_sdw_mic_codec_mockup_init

Now, we set DAI link id as SDW_DMIC_DAI_ID for all DMICs.
No need to set it in sof_sdw_mic_codec_mockup_init.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20211027021824.24776-9-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/sof_sdw.c