ALSA: hda - Enable i915 ELD notifier for Intel IronLake and Baytrail
authorTakashi Iwai <tiwai@suse.de>
Mon, 21 Mar 2016 13:50:24 +0000 (14:50 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 28 Mar 2016 07:38:40 +0000 (09:38 +0200)
commit7ff652ffc06afc7f81839fb1780c57470ac09db6
tree000b6a5a9b96b353ec40ef849b9499e730510a0d
parentd745f5e7b8b2961f68b0b9093a0f914a8a83c2ae
ALSA: hda - Enable i915 ELD notifier for Intel IronLake and Baytrail

Since we have the fixed pin-port mapping for Intel IronLake (IbexPeak)
and Baytrail (ValleyView) platforms in the code side, now it's time to
add the support in the codec driver side.  This patch simply enables
the i915 ELD notifier for these in addition with the fix of the
mapping from the port to NID in the callback.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c