OSDN Git Service

ASoC: SOF: Intel: ICL: move ICL-specific ops to icl.c
authorRanjani Sridharan <ranjani.sridharan@linux.intel.com>
Tue, 7 Dec 2021 19:39:41 +0000 (13:39 -0600)
committerMark Brown <broonie@kernel.org>
Mon, 13 Dec 2021 19:32:44 +0000 (19:32 +0000)
commitc697ef868f596aba7a5e90be8eb10bf4d4a98990
treea3f871dfddc0e27df677bc466dce2557162c1234
parentbefe304536eeef71f8529ff877444ae2b72a37db
ASoC: SOF: Intel: ICL: move ICL-specific ops to icl.c

Move the ICL specific ops to icl.c. Also introduce a
macro ICL_DSP_HPRO_CORE_ID to define the core that
should be powered up when HPRO is enabled.

Reviewed-by: Bard Liao <bard.liao@intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20211207193947.71080-2-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda-loader.c
sound/soc/sof/intel/hda.h
sound/soc/sof/intel/icl.c