diff options
author | Takashi Iwai <tiwai@suse.de> | 2012-02-20 10:36:52 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2012-02-20 11:06:04 -0500 |
commit | ba5338185dd522696f1c0d0957a724a1fdd1f39d (patch) | |
tree | fc5996b75379b0e2a5accacd56eaa0d82d1de62f /Documentation/sound | |
parent | cf5a22793cfa54c056655d374722dc5dfd496eca (diff) |
ALSA: hda/realtek - Rewrite ALC880 model=F1734 with auto-parser
Similar as the previous patch for model=fujitsu, we can now move the
static quirk for F1734 to the auto-parser. The only difference is the
default pin configurations: F1734 has less pins than Amilo's.
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, 0 insertions, 1 deletions
diff --git a/Documentation/sound/alsa/HD-Audio-Models.txt b/Documentation/sound/alsa/HD-Audio-Models.txt index 936eef31ff99..a57d7718e4fd 100644 --- a/Documentation/sound/alsa/HD-Audio-Models.txt +++ b/Documentation/sound/alsa/HD-Audio-Models.txt | |||
@@ -14,7 +14,6 @@ ALC880 | |||
14 | asus-dig ASUS with SPDIF out | 14 | asus-dig ASUS with SPDIF out |
15 | asus-dig2 ASUS with SPDIF out (using GPIO2) | 15 | asus-dig2 ASUS with SPDIF out (using GPIO2) |
16 | uniwill 3-jack | 16 | uniwill 3-jack |
17 | F1734 2-jack | ||
18 | test for testing/debugging purpose, almost all controls can be | 17 | test for testing/debugging purpose, almost all controls can be |
19 | adjusted. Appearing only when compiled with | 18 | adjusted. Appearing only when compiled with |
20 | $CONFIG_SND_DEBUG=y | 19 | $CONFIG_SND_DEBUG=y |