ALSA: hda - Generalize the pin-detect quirk for Lenovo N100
authorTakashi Iwai <tiwai@suse.de>
Wed, 24 Jun 2009 12:10:15 +0000 (14:10 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 24 Jun 2009 12:10:15 +0000 (14:10 +0200)
commit03c405ad314d3c4e049b8d04500e54e833d16747
tree62935c0863da2a852582a0a1114318dcf780aac8
parent16d11a829ed197b719723f81d82e7f1a42f5c681
ALSA: hda - Generalize the pin-detect quirk for Lenovo N100

Add a new flag to ad_spec struct so that the same hack can be used for
any other models (if any).  This also allows other models to reuse the
auto-mute functions.

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