ALSA: hda - Clear unsol enable bits on unused pins in generic parser
authorTakashi Iwai <tiwai@suse.de>
Thu, 20 Dec 2012 14:16:09 +0000 (15:16 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:34:14 +0000 (08:34 +0100)
commit973e4972f9f0fe8f854451f7559c847a8cdc8bc7
tree5787b883948dcb99c4c14168a05a614041e915a6
parentfd25a97a97c78e7f09b0b3069a40bf7671654366
ALSA: hda - Clear unsol enable bits on unused pins in generic parser

For preliminary works to migrate the generic parser for Conexant
codecs: the same function is ported to hda_generic.c.
But now it looks through the jack detect table so that it can cover
better.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_generic.c