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)
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>

No differences found