diff options
author | Takashi Iwai <tiwai@suse.de> | 2012-02-20 16:36:52 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2012-02-20 17:06:04 +0100 |
commit | ba5338185dd522696f1c0d0957a724a1fdd1f39d (patch) | |
tree | fc5996b75379b0e2a5accacd56eaa0d82d1de62f /Documentation/sound | |
parent | cf5a22793cfa54c056655d374722dc5dfd496eca (diff) | |
download | op-kernel-dev-ba5338185dd522696f1c0d0957a724a1fdd1f39d.zip op-kernel-dev-ba5338185dd522696f1c0d0957a724a1fdd1f39d.tar.gz |
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 936eef3..a57d771 100644 --- a/Documentation/sound/alsa/HD-Audio-Models.txt +++ b/Documentation/sound/alsa/HD-Audio-Models.txt @@ -14,7 +14,6 @@ ALC880 asus-dig ASUS with SPDIF out asus-dig2 ASUS with SPDIF out (using GPIO2) uniwill 3-jack - F1734 2-jack test for testing/debugging purpose, almost all controls can be adjusted. Appearing only when compiled with $CONFIG_SND_DEBUG=y |