pci: don't disable too many HT MSI mapping
authorPrakash Punnoor <prakash@punnoor.de>
Thu, 5 Mar 2009 23:45:12 +0000 (00:45 +0100)
committerMatthew Wilcox <willy@linux.intel.com>
Thu, 12 Mar 2009 19:41:57 +0000 (15:41 -0400)
commit7726c3308a92b4a4c3bd059059498fca0e6f8e48
tree38616e1b5ec9eb52af5d869352ad1e03b8cfc806
parent3f3b902ed8147c42a4a9764014c758e6b3f42f51
pci: don't disable too many HT MSI mapping

Prakash's system needs MSI disabled on some bridges, but not all.
This seems to be the minimal fix for 2.6.29, but should be replaced
during 2.6.30.

Signed-off-by: Prakash Punnoor <prakash@punnoor.de>
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
drivers/pci/quirks.c