]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix jack detection at resume with VT codecs
authorTakashi Iwai <tiwai@suse.de>
Sun, 31 May 2015 07:27:29 +0000 (09:27 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sun, 31 May 2015 07:27:29 +0000 (09:27 +0200)
commitc5f637243f7c1011caa80f9b895307c9e1c997f0
tree282158704c41de9492e8d26071bc074ebedc6c03
parentb9c4f3401ca1b433e51bf416edc289c0c0fc0b5f
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>
sound/pci/hda/patch_via.c