ASoC: Intel: Skylake: Add i915 enabling in skl probe
authorVinod Koul <vinod.koul@intel.com>
Wed, 17 Feb 2016 16:04:06 +0000 (21:34 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 19 Feb 2016 15:58:16 +0000 (00:58 +0900)
commit6980c057ea1bca145e8fef39ddf541254f7c8747
tree78d6fff439703da69dbae07292338655bdc1a9f6
parentaceb5d20d725fdc9c9d42522944baed3370b472c
ASoC: Intel: Skylake: Add i915 enabling in skl probe

The SKL also supports HDMI output so in probe we need to enable
the HDMI using common i915 APIs to ensure it gets probed on the
bus

After S3 during the controller resequencing the codec domain need
to be kept ON for successful reconfiguration of Codec. Once
configured it will be turned OFF in codec driver.

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/Kconfig
sound/soc/intel/skylake/skl.c