]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Implement a poll loop for jacks as a module parameter
authorDavid Henningsson <david.henningsson@canonical.com>
Tue, 9 Oct 2012 13:04:21 +0000 (15:04 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 15 Oct 2012 07:58:28 +0000 (09:58 +0200)
commit10384028d34a34a20ba6db4f89395a29f3e06fa7
tree883cf924a81b442d5dd9b9a375d6aa12968c1fa6
parent1dc31b429b9a56281f1e8d59a90eb1b72c5476c2
ALSA: hda - Implement a poll loop for jacks as a module parameter

Now that we have a generic unsol mechanism, we can implement a generic
poll loop, which can be used for debugging, or if a codec's unsol
mechanism is broken.

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