ASoC: SOF: Intel: hda: call codec wake at chip init
authorKai Vehmanen <kai.vehmanen@linux.intel.com>
Wed, 25 Mar 2020 21:12:33 +0000 (16:12 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 26 Mar 2020 18:31:16 +0000 (18:31 +0000)
commit7e26df0ced1643679922d197e798d469ac3bf9c0
treebcf44e7529eed48d7e940d5f44aeb3f6864199ef
parentaae5a6e92f3f3411fdf6abcf41ecadd771abaa4b
ASoC: SOF: Intel: hda: call codec wake at chip init

Further align HDA init sequence to the legacy non-DSP HDA driver by
calling snd_hdac_set_codec_wakeup() during the chip init sequence.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/20200325211233.27394-6-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda-ctrl.c