]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/hdmi - consider eld_valid also in sync_eld_via_acomp()
authorJaroslav Kysela <perex@perex.cz>
Thu, 13 Jun 2019 13:09:01 +0000 (15:09 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 13 Jun 2019 13:51:26 +0000 (15:51 +0200)
commit22d0630d21ddb8bd20623723a47d53663869924f
treeb5e9874f147163ce091ad212544741a4e466592b
parent4faef06fd8a77db95736700d8537c135298f5388
ALSA: hda/hdmi - consider eld_valid also in sync_eld_via_acomp()

In the commit 82854da425d32a0f15a971bf6597839256a3b07f (ALSA: hda/hdmi
- Consider eld_valid when reporting jack event) the eld_valid check was
added for the jack event reports. Do the same in sync_eld_via_acomp()
function. Apparently, it is required for the NVIDIA proprietary driver
(monitor presence reported first, but ELD is available later).

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