From: Takashi Iwai Date: Wed, 16 Apr 2008 15:29:09 +0000 (+0200) Subject: [ALSA] hda - Avoid unexpected breakage with ALC889A hack X-Git-Tag: v2.6.26-rc1~1087^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7943a8aba93ab439bdfbd9b92221720a4a4d8153;p=pandora-kernel.git [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 --- Reading git-diff-tree failed