]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ALSA: hda - Fix missing ELD info when using jackpoll_ms parameter
authorDavid Henningsson <david.henningsson@canonical.com>
Wed, 4 Dec 2013 02:19:41 +0000 (10:19 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 4 Dec 2013 08:02:51 +0000 (09:02 +0100)
commit20ce902978a70ab51ad9ed645f636805f3ff2b0d
tree69f33e448d2c8b8fb4acb935343b3bfe86f547e9
parenteb21aad9fdf7882801923431ccbc9226e2c3be17
ALSA: hda - Fix missing ELD info when using jackpoll_ms parameter

In the case of using jackpoll_ms instead of unsol events, the jack
was correctly detected, but ELD info was not refreshed on plug-in.

And without ELD info, no proper restriction of pcm, which can in turn
break sound output on some devices.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c