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)
commit26a6cb6cca225f652acf4bfac3028019be73dadd
tree883cf924a81b442d5dd9b9a375d6aa12968c1fa6
parent239fb862e8e26287212bdefabb021ef8c5ef1b53
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