commit | 7ff652ffc06afc7f81839fb1780c57470ac09db6 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Mar 21 14:50:24 2016 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Mar 28 09:38:40 2016 +0200 |
tree | 000b6a5a9b96b353ec40ef849b9499e730510a0d | |
parent | d745f5e7b8b2961f68b0b9093a0f914a8a83c2ae [diff] |
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>