From: Takashi Iwai Date: Mon, 29 Jul 2013 14:26:15 +0000 (+0200) Subject: ALSA: hda - Remove analog mic pin override from STAC9228 dell-bios quirk X-Git-Tag: v3.12-rc1~150^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eefb8be4a4fb4aa9005fc092a88d66fe7cf1adc2;p=pandora-kernel.git ALSA: hda - Remove analog mic pin override from STAC9228 dell-bios quirk The current fixup for dell-bios model with STAC9228 codec contains the override of pin 0x0c for analog mic. But this is actually just adding a bogus pin and confuses the parser. Better to remove it for the auto-mic switching. Meanwhile, for a possible regression, keep the old configuration as model=dell-bios-amic, so that people can test it again quickly. Tested on Dell 1420n laptop. Reported-and-tested-by: Eric Shattow Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed