commit | 6b6d00076bf33fd1bfc95fa44218a6a089bc249a | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Sun May 31 09:27:29 2015 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Sun May 31 09:27:29 2015 +0200 |
tree | 282158704c41de9492e8d26071bc074ebedc6c03 | |
parent | 2f80b2958abe5658000d5ad9b45a36ecf879666e [diff] |
ALSA: hda - Fix jack detection at resume with VT codecs VT202x codecs seem requiring some delay after the resume D0 power transition for making the jack detection working again. Without the delay soon after D0, the jack is always detected as unplugged. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=98921 Signed-off-by: Takashi Iwai <tiwai@suse.de>