commit | 7943a8aba93ab439bdfbd9b92221720a4a4d8153 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Apr 16 17:29:09 2008 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 24 12:00:37 2008 +0200 |
tree | 41300c9f6b1980b7ea7a78892f65ea9c7f37467d | |
parent | cb308f97aee2c816834240c8d5f7c98dd8aff157 [diff] |
[ALSA] hda - Avoid unexpected breakage with ALC889A hack The last ALC889A hack may break on some devices with certain model presets since patch_alc*() have different model tables. So, now it's handled in the original patch_alc882() but fly to patch_alc883() in model=auto appropriately. Signed-off-by: Takashi Iwai <tiwai@suse.de>