]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Don't enable unsol for jacks we're polling
authorDavid Henningsson <david.henningsson@canonical.com>
Wed, 17 Oct 2012 12:45:05 +0000 (14:45 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 17 Oct 2012 12:47:31 +0000 (14:47 +0200)
commit34a9318772d00efc5c1af00639526232050c49b8
tree0eec86776e6dcd99630de69c513f295ef6cdbc7e
parenta2af050f8df6eeec29818639859f14eb237d6957
ALSA: hda - Don't enable unsol for jacks we're polling

This will greatly reduce the frequency for detection errors in
those cases where the hardware is "flaky", i e, rapidly changing
between plugged and unplugged states even without user interaction.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_jack.c