ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down API
authorBard Liao <yung-chuan.liao@linux.intel.com>
Thu, 28 Jan 2021 09:38:46 +0000 (11:38 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 28 Jan 2021 17:11:34 +0000 (17:11 +0000)
commitf6c246eacb62977dea5c9c65ac6fb4921cad5bcd
tree67a9fbd02ecaa0afaed50afbfc9ec2fe02c218f9
parente32df142359fb6f4d27977b7652549f0844aa62f
ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down API

To implement common logic in SOF core, core power up/down flows should
use common SOF API and not directly use low-level platform specific
helper functions.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20210128093850.1041387-2-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda-dsp.c
sound/soc/sof/intel/hda-loader.c
sound/soc/sof/intel/hda.c