ASoC: Intel: sof_sdw: remove late_probe flag in struct sof_sdw_codec_info
authorYong Zhi <yong.zhi@intel.com>
Wed, 19 Apr 2023 19:55:20 +0000 (14:55 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 20 Apr 2023 11:51:50 +0000 (12:51 +0100)
commit06b830bd73ec66b9316b899ae37b1d5b83d16a32
treecc10c2f0e2bb0ab85a7ff1be66940f13c0e983f1
parentf5460a155ecb961463f6ff766c7d3092f07e6642
ASoC: Intel: sof_sdw: remove late_probe flag in struct sof_sdw_codec_info

Just use codec_card_late_probe ptr in struct sof_sdw_codec_info
for validation check and drop late_probe variable.

Signed-off-by: Yong Zhi <yong.zhi@intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20230419195524.46995-4-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/sof_sdw.c
sound/soc/intel/boards/sof_sdw_common.h
sound/soc/intel/boards/sof_sdw_max98373.c