From 7943a8aba93ab439bdfbd9b92221720a4a4d8153 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 16 Apr 2008 17:29:09 +0200 Subject: [PATCH] [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-format-patch failed