]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2c0605094aec69d154d664aa55245208f4509407
tree3608ec89af42cf7b3b2c52ed5e4cd962f7d54ec9
parent37d99601884222927bb69ffa55a04853473d71c9
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