commit | 20ce902978a70ab51ad9ed645f636805f3ff2b0d | [log] [tgz] |
---|---|---|
author | David Henningsson <david.henningsson@canonical.com> | Wed Dec 04 10:19:41 2013 +0800 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 04 09:02:51 2013 +0100 |
tree | 69f33e448d2c8b8fb4acb935343b3bfe86f547e9 | |
parent | eb21aad9fdf7882801923431ccbc9226e2c3be17 [diff] |
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>