]> git.baikalelectronics.ru Git - 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)
commit4f8a6005d4f68547dc90e6508a541ef8fb59ef39
tree69f33e448d2c8b8fb4acb935343b3bfe86f547e9
parente3f673cf0d817bece922179989c17f17de2d36ef
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