ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flow
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Thu, 9 Jun 2022 08:59:49 +0000 (11:59 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 9 Jun 2022 10:27:38 +0000 (11:27 +0100)
commit4643e10a17e549467420aaeeb35c9b3480716618
tree85539fa51d68ac72d771c225c45446add9f25b78
parentfcb3c775f7073410965ce9414ddb2a1f339c502b
ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flow

Update the comment for the cl_dsp_init() to clarify what is done by the
function and use the chip->init_core_mask instead of BIT(0) when
unstalling/running the init core.

Complements: 2a68ff846164 ("ASoC: SOF: Intel: hda: Revisit IMR boot sequence")
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/20220609085949.29062-4-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda-loader.c