ALSA: hda - remove controller dependency on i915 power well for SKL
[linux-2.6-block.git] / sound / pci / hda / patch_hdmi.c
index 73c20c0e5d731680798eda74f29b82db740d463b..407978b6db662aa9be3c8f82831581dd8df5c243 100644 (file)
@@ -2339,7 +2339,7 @@ static int patch_generic_hdmi(struct hda_codec *codec)
         * can cover the codec power request, and so need not set this flag.
         * For previous platforms, there is no such power well feature.
         */
-       if (is_valleyview_plus(codec))
+       if (is_valleyview_plus(codec) || is_skylake(codec))
                codec->core.link_power_control = 1;
 
        if (is_haswell_plus(codec) || is_valleyview_plus(codec))