ALSA: hda - Disable MSI for Nvidia controller
authorTakashi Iwai <tiwai@suse.de>
Mon, 15 Mar 2010 14:51:53 +0000 (15:51 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 15 Mar 2010 14:51:53 +0000 (15:51 +0100)
commit80c43ed724797627d8f86855248c497a6161a214
tree7d97d441773340bf582b247dacfa93e9d797e6a8
parentb43f6e5e258d67acae5961896d10bbe38c271070
ALSA: hda - Disable MSI for Nvidia controller

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>
Cc: <stable@kernel.org>
sound/pci/hda/hda_intel.c