diff options
author | Takashi Iwai <tiwai@suse.de> | 2013-07-29 16:26:15 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2013-07-29 16:30:21 +0200 |
commit | eefb8be4a4fb4aa9005fc092a88d66fe7cf1adc2 (patch) | |
tree | 1dc9e43a549ac8658092d8d4492172687b9022a6 /Documentation/sound | |
parent | 7d4f606c50ffaaa3ac60b7faf770dc6e84af3207 (diff) | |
download | linux-eefb8be4a4fb4aa9005fc092a88d66fe7cf1adc2.tar.gz linux-eefb8be4a4fb4aa9005fc092a88d66fe7cf1adc2.tar.bz2 linux-eefb8be4a4fb4aa9005fc092a88d66fe7cf1adc2.zip |
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>
Diffstat (limited to 'Documentation/sound')
-rw-r--r-- | Documentation/sound/alsa/HD-Audio-Models.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/HD-Audio-Models.txt b/Documentation/sound/alsa/HD-Audio-Models.txt index 809d72b8eff1..a46ddb85e83a 100644 --- a/Documentation/sound/alsa/HD-Audio-Models.txt +++ b/Documentation/sound/alsa/HD-Audio-Models.txt @@ -244,6 +244,7 @@ STAC9227/9228/9229/927x 5stack-no-fp D965 5stack without front panel dell-3stack Dell Dimension E520 dell-bios Fixes with Dell BIOS setup + dell-bios-amic Fixes with Dell BIOS setup including analog mic volknob Fixes with volume-knob widget 0x24 auto BIOS setup (default) |