ASoC: SOF: Intel: hda: turn off display power in resume
authorKai Vehmanen <kai.vehmanen@linux.intel.com>
Wed, 24 Feb 2021 14:15:41 +0000 (16:15 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 10 Mar 2021 13:07:19 +0000 (13:07 +0000)
commit1372c76802bed271ddcfdd71b6fe3ea9254e6277
tree74f23897e24708f570c55cc647a5e9ef28b7a7c8
parent1730ef62874dbdc53dc2abfa430f09f0b304bafc
ASoC: SOF: Intel: hda: turn off display power in resume

Turn off display power at the end of controller resume flow. This is now
possible with the changes done in commit 87fc20e4a0cb ("ASoC: SOF:
Intel: hda: use hdac_ext fine-grained link management"). As codec driver
is able to request the HDA link to be brought back up, the controller
no longer needs to blindly keep display power enabled.

Co-developed-by: Sathyanarayana Nujella <sathyanarayana.nujella@intel.com>
Signed-off-by: Sathyanarayana Nujella <sathyanarayana.nujella@intel.com>
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Keyon Jie <yang.jie@intel.com>
Link: https://lore.kernel.org/r/20210224141541.3331254-1-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda-dsp.c