commit | e85015a3797f2665cc6f0339e6407adc00ac4245 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Mar 21 13:56:19 2016 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Mar 28 09:38:40 2016 +0200 |
tree | 6838ecf0bd7b548003c0264d560a16c0570a6bcf | |
parent | 4846a67eb5a1d7cac76e1b22f66e88a8cbbdff3f [diff] |
ALSA: hda - Use eld notifier for Intel SandyBridge and IvyBridge HDMI/DP Intel SandyBridge and IvyBridge (CougarPoint and PantherPoint platforms) have also the same digital port vs audio widget mapping (from port B = NID 0x05 to port D = NID 0x07) as Haswell & co. So, we can reuse the existing functions for HSW+ for these platforms without changing there, but just by re-adding the on-demand i915 binding in HDMI codec driver. Signed-off-by: Takashi Iwai <tiwai@suse.de>