diff options
author | Takashi Iwai <tiwai@suse.de> | 2011-08-23 12:40:12 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2011-08-23 12:40:12 -0400 |
commit | a4297b5db0da0122d932969caf1108e3442c677e (patch) | |
tree | 6965bdba96fd465fe802c50fda200acd8055f525 /Documentation/sound/alsa | |
parent | 53c334add1e57bf96aec9b1fd927ff7746a7cb79 (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.txt | 2 |
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 | ||
63 | ALC269 | 63 | ALC269 |
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 | ||
70 | ALC662/663/272 | 68 | ALC662/663/272 |
71 | ============== | 69 | ============== |