ALSA: hda - Disable MSI for Nvidia controller
commit013e2704f288bb892b9f9c92a2db459242b10ceb
authorTakashi Iwai <tiwai@suse.de>
Mon, 15 Mar 2010 14:51:53 +0000 (15 15:51 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 1 Apr 2010 22:58:21 +0000 (1 15:58 -0700)
tree2b15f862e4c76650e6380471fce585d4f83d2cc5
parentfbaa3a9c9613af15fb76feefaabc600d92b55040
ALSA: hda - Disable MSI for Nvidia controller

commit 80c43ed724797627d8f86855248c497a6161a214 upstream.

Judging from the member of enable_msi white-list, Nvidia controller
seems to cause troubles with MSI enabled, e.g. boot hang up or other
serious issue may come up.  It's safer to disable MSI as default for
Nvidia controllers again for now.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/hda_intel.c