[ALSA] hda - Avoid unexpected breakage with ALC889A hack
authorTakashi Iwai <tiwai@suse.de>
Wed, 16 Apr 2008 15:29:09 +0000 (17:29 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Apr 2008 10:00:37 +0000 (12:00 +0200)
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>

No differences found