summaryrefslogtreecommitdiffstats
path: root/include/sound/hda_codec.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2019-07-15 23:14:53 +0200
committerTakashi Iwai <tiwai@suse.de>2019-07-16 16:39:35 +0200
commit3140aafb22edeab0cc41f15f53b12a118c0ac215 (patch)
tree7dcdf82142543c6c599d02f8e7c3d62c7e4f8644 /include/sound/hda_codec.h
parenteb4177116bf568a413c544eca3f4446cb4064be9 (diff)
downloadlinux-stable-3140aafb22edeab0cc41f15f53b12a118c0ac215.tar.gz
linux-stable-3140aafb22edeab0cc41f15f53b12a118c0ac215.tar.bz2
linux-stable-3140aafb22edeab0cc41f15f53b12a118c0ac215.zip
ALSA: hda/hdmi - Fix i915 reverse port/pin mapping
The recent fix for Icelake HDMI codec introduced the mapping from pin NID to the i915 gfx port number. However, it forgot the reverse mapping from the port number to the pin NID that is used in the ELD notifier callback. As a result, it's processed to a wrong widget and gives a warning like snd_hda_codec_hdmi hdaudioC0D2: HDMI: pin nid 5 not registered This patch corrects it with a proper reverse mapping function. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=204133 Fixes: b0d8bc50b9f2 ("ALSA: hda: hdmi - add Icelake support") Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com> Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/sound/hda_codec.h')
0 files changed, 0 insertions, 0 deletions