]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: SOF: Intel: hda: fix the hda init chip
authorZhu Yingjiang <yingjiang.zhu@linux.intel.com>
Fri, 24 May 2019 19:09:24 +0000 (14:09 -0500)
committerMark Brown <broonie@kernel.org>
Tue, 28 May 2019 14:49:09 +0000 (15:49 +0100)
commitbe1b577d01787c67acc6dd1257588183386a08f4
tree2597eb2f8dddf54fa95e83de6cbf7d46fd707db6
parent1183e9a634db06825da7faba566bce50afde4357
ASoC: SOF: Intel: hda: fix the hda init chip

re-write hda_init_caps and remove the HDA reset, clean HDA
streams and clear interrupt steps in hda_dsp_probe so the
HDA init steps will not be called twice if the
CONFIG_SND_SOC_SOF_HDA is true.

Fixes: 8a300c8fb17 ("ASoC: SOF: Intel: Add HDA controller for Intel DSP")
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Zhu Yingjiang <yingjiang.zhu@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda-ctrl.c
sound/soc/sof/intel/hda.c