aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sound/alsa
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2011-08-23 12:40:12 -0400
committerTakashi Iwai <tiwai@suse.de>2011-08-23 12:40:12 -0400
commita4297b5db0da0122d932969caf1108e3442c677e (patch)
tree6965bdba96fd465fe802c50fda200acd8055f525 /Documentation/sound/alsa
parent53c334add1e57bf96aec9b1fd927ff7746a7cb79 (diff)
ALSA: hda - Rewrite ALC269 laptop-amic,dmic,&co quirks with fixups
Similarly like ALC662 asus-mode* models, rewrite the laptop-amic and dmic models with the static pin-config tables. Now we can get rid of all alc269_quirks.c. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound/alsa')
-rw-r--r--Documentation/sound/alsa/HD-Audio-Models.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/sound/alsa/HD-Audio-Models.txt b/Documentation/sound/alsa/HD-Audio-Models.txt
index 4161fb0e630f..fbec67f29a1a 100644
--- a/Documentation/sound/alsa/HD-Audio-Models.txt
+++ b/Documentation/sound/alsa/HD-Audio-Models.txt
@@ -62,10 +62,8 @@ ALC267/268
62 62
63ALC269 63ALC269
64====== 64======
65 basic Basic preset
66 laptop-amic Laptops with analog-mic input 65 laptop-amic Laptops with analog-mic input
67 laptop-dmic Laptops with digital-mic input 66 laptop-dmic Laptops with digital-mic input
68 auto auto-config reading BIOS (default)
69 67
70ALC662/663/272 68ALC662/663/272
71============== 69==============