diff options
author | Takashi Iwai <tiwai@suse.de> | 2012-02-20 17:56:57 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2012-02-20 17:56:57 +0100 |
commit | 29e3fdcc84e5da04cb7e6a36fee0a772c91d3b28 (patch) | |
tree | 076191d3178be32b1a2e18ea23adad159440ab02 /Documentation/sound/alsa | |
parent | 411225a01e57189b4116d5c61c0d64bd4b76e602 (diff) | |
download | op-kernel-dev-29e3fdcc84e5da04cb7e6a36fee0a772c91d3b28.zip op-kernel-dev-29e3fdcc84e5da04cb7e6a36fee0a772c91d3b28.tar.gz |
ALSA: hda/realtek - Drop model=asus* from ALC880
It turned out that BIOS on most of ASUS mobo's set the pin-config tables
reasonably well for the auto-parser. We'd need GPIO setups, but should
work as is other than that.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound/alsa')
-rw-r--r-- | Documentation/sound/alsa/HD-Audio-Models.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/sound/alsa/HD-Audio-Models.txt b/Documentation/sound/alsa/HD-Audio-Models.txt index f182067..62a6789 100644 --- a/Documentation/sound/alsa/HD-Audio-Models.txt +++ b/Documentation/sound/alsa/HD-Audio-Models.txt @@ -8,9 +8,6 @@ ALC880 5stack-digout 5-jack in back, 2-jack in front, a SPDIF out 6stack 6-jack in back, 2-jack in front 6stack-digout 6-jack with a SPDIF out - asus 3-jack (ASUS Mobo) - asus-dig ASUS with SPDIF out - asus-dig2 ASUS with SPDIF out (using GPIO2) test for testing/debugging purpose, almost all controls can be adjusted. Appearing only when compiled with $CONFIG_SND_DEBUG=y |