]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Remove analog mic pin override from STAC9228 dell-bios quirk
authorTakashi Iwai <tiwai@suse.de>
Mon, 29 Jul 2013 14:26:15 +0000 (16:26 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 29 Jul 2013 14:30:21 +0000 (16:30 +0200)
commiteefb8be4a4fb4aa9005fc092a88d66fe7cf1adc2
tree1dc9e43a549ac8658092d8d4492172687b9022a6
parent7d4f606c50ffaaa3ac60b7faf770dc6e84af3207
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 <lucent@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/alsa/HD-Audio-Models.txt
sound/pci/hda/patch_sigmatel.c