]> Git Repo - linux.git/commit
ALSA: hda - Implement a poll loop for jacks as a module parameter
authorDavid Henningsson <[email protected]>
Tue, 9 Oct 2012 13:04:21 +0000 (15:04 +0200)
committerTakashi Iwai <[email protected]>
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 <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
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
This page took 0.055958 seconds and 4 git commands to generate.