]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Enable codec wakeup during chip init
authorCezary Rojewski <cezary.rojewski@intel.com>
Thu, 5 Mar 2020 14:53:10 +0000 (15:53 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 10 Mar 2020 17:44:26 +0000 (17:44 +0000)
commit013e4e4c5d14a3175c80261e68614eb68e4dea10
tree9a0139c2bf4235bda7e92d7d41c0b4f9a38328b1
parent92eaf97975b8a39462b1c70ab044e55d3a9e191f
ASoC: Intel: Skylake: Enable codec wakeup during chip init

Follow the recommendation set by hda_intel.c and enable HDMI/DP codec
wakeup during bus initialization procedure. Disable wakeup once init
completes.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20200305145314.32579-4-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl.c