From: Takashi Iwai Date: Thu, 7 Sep 2006 10:40:00 +0000 (+0200) Subject: [ALSA] hda-intel - Fix pci_disable_msi() call X-Git-Tag: v2.6.19-rc1~1270^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dafbbb1fdbf103b24d0f7aa645625b6bd558c896;p=pandora-kernel.git [ALSA] hda-intel - Fix pci_disable_msi() call Fix the order to call pci_disable_msi() to be after free_irq(). (Otherwise pci_disable_msi() bugs you.) Also, added a description of disable_msi option to documentation. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed