[ALSA] hda-intel: fix ASUS M2V detection
authorDaniel Drake <dsd@gentoo.org>
Mon, 21 May 2007 10:27:57 +0000 (12:27 +0200)
committerJaroslav Kysela <perex@suse.cz>
Thu, 31 May 2007 07:06:02 +0000 (09:06 +0200)
commit36c3b4e60a83187e82bc9bcde854e765bde3d670
tree2bac4cfb029d801fa8154d1b4a515eea99f46aa7
parent2704364248378193a24505e414dbfd4201053349
[ALSA] hda-intel: fix ASUS M2V detection

Commit f32610edab47f36946d23b883aeae91e15986121 added ALC660VD support, but
this caused a 2.6.21 regression for some users. The ASUS M2V device is
now detected as ALC660VD rather than ALC660/861 but the PCI quirk was not
carried over.
This patch allows affected users to use audio again.
http://bugzilla.kernel.org/show_bug.cgi?id=8273
https://bugs.gentoo.org/show_bug.cgi?id=178243

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/hda/patch_realtek.c