From: Mengdong Lin mengdong.lin@intel.com
Mengdong Lin (5): ALSA: hda - implement a refcount for i915 power well switch ALSA: hda - allow a codec to control the link power ALSA: hda - implement link_power ops for i915 display power control ALSA: hda - divide controller and codec dependency on i915 gfx power well ALSA: hda - remove controller dependency on i915 power well for Baytrail/Braswell
include/sound/hdaudio.h | 4 ++++ sound/hda/hdac_device.c | 15 ++++++++++++++ sound/pci/hda/hda_codec.c | 4 ++++ sound/pci/hda/hda_controller.c | 11 ++++++++++ sound/pci/hda/hda_controller.h | 2 ++ sound/pci/hda/hda_i915.c | 18 +++++++++++++---- sound/pci/hda/hda_intel.c | 46 ++++++++++++++++++++++++++++++++++-------- sound/pci/hda/hda_intel.h | 2 ++ sound/pci/hda/patch_hdmi.c | 9 +++++++++ 9 files changed, 99 insertions(+), 12 deletions(-)