ALSA: hda - Add 3stack-automute model to AD1882 codec
authorTakashi Iwai <tiwai@suse.de>
Mon, 13 Aug 2012 09:09:35 +0000 (11:09 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 15 Aug 2012 09:50:05 +0000 (11:50 +0200)
commit1c86845268dc91fa6a53de9a4479b407cd4ee903
tree3608ec89af42cf7b3b2c52ed5e4cd962f7d54ec9
parentc7561cd80469f2fe4a6be0984db57832ee7f2a3b
ALSA: hda - Add 3stack-automute model to AD1882 codec

Added a simple support of automute for the front HP jack to AD1882
stack model.  Such an addition is basically an exception -- we really
want to avoid the static quirk codes, but AD1882 parser isn't still
ready for moving to the BIOS auto-parser yet.  So, as a quick fix, I
merged it for now.

In near future, we really need the big clean up of patch_analog.c to
move on to the auto-parser...

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/alsa/HD-Audio-Models.txt
sound/pci/hda/patch_analog.c