ALSA: hda - remove controller dependency on i915 power well for Baytrail/Braswell
authorMengdong Lin <mengdong.lin@intel.com>
Wed, 29 Apr 2015 09:43:43 +0000 (17:43 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 29 Apr 2015 10:27:54 +0000 (12:27 +0200)
commit2bd1f73f4242ee19d8c610bcffe6e7a813451ce0
tree1c4ccdfb62472c78a8a5f7275bc6de92cc69cce4
parent795614dde4d3550c3ef72469b1ba4d09d8635202
ALSA: hda - remove controller dependency on i915 power well for Baytrail/Braswell

For Baytrail (Valleyview) and Braswell (Cherryview), 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: Mengdong Lin <mengdong.lin@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c
sound/pci/hda/patch_hdmi.c
This page took 0.030231 seconds and 5 git commands to generate.