From: Takashi Iwai Date: Mon, 13 Aug 2012 09:09:35 +0000 (+0200) Subject: ALSA: hda - Add 3stack-automute model to AD1882 codec X-Git-Tag: v3.7-rc1~81^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c86845268dc91fa6a53de9a4479b407cd4ee903;p=pandora-kernel.git 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 --- Reading git-diff-tree failed