ALSA: hda_intel: add AZX_DCAPS_I915_POWERWELL for SKL and BSW
authorLibin Yang <libin.yang@intel.com>
Tue, 7 Apr 2015 12:32:20 +0000 (20:32 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 7 Apr 2015 12:51:35 +0000 (14:51 +0200)
commit2d846c74027231264e57e4e34faf9576394e3ce0
tree7c4da62bace11e6a44ef268fa1d8c9ab29ac890a
parentf32c1c1b46c2bd5fda77b49e28b9f9329cd830d1
ALSA: hda_intel: add AZX_DCAPS_I915_POWERWELL for SKL and BSW

HDMI/DP codec on SKL/BSW is in the power well.
The power well must be turned on before probing the
HDMI/DP codec.

This is a temporary patch, which will power on the
powerwell by adding AZX_DCAPS_I915_POWERWELL for SKL
and BSW. After restructuring and new flag is added,
this patch will be reverted.

Signed-off-by: Libin Yang <libin.yang@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c