commit | 03b135cebc47d75ea2dc346770374ab741966955 | [log] [tgz] |
---|---|---|
author | Libin Yang <libin.yang@intel.com> | Wed Jun 03 09:30:15 2015 +0800 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jun 03 07:39:08 2015 +0200 |
tree | 2d7d3c1353de701d837fca53499928a67c1930f5 | |
parent | 0cbf324e90ef0d03b79eade46123479849f6b02b [diff] |
ALSA: hda - remove controller dependency on i915 power well for SKL For SKL, only the HDMI codec is in the display power well while the HD-A controller isn't. So the controller flag 'need_i915_power' is not set to release the display power after probe, and the codec flag 'link_power_control' is set to request/release the display power via bus link_power ops. Signed-off-by: Libin Yang <libin.yang@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>