From: Yinghai Lu Date: Sat, 21 Mar 2009 02:29:41 +0000 (-0700) Subject: PCI: don't enable too much HT MSI mapping X-Git-Tag: v2.6.30-rc1~419^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de7453065d5d5243686467998f1fcc58d20e0a7c;p=pandora-kernel.git PCI: don't enable too much HT MSI mapping Impact: fix bug Prakash reported that his c51-mcp51 system ondie sound card doesn't work MSI but if he hack out the HT-MSI on mcp51, the MSI will work well with sound card. This patch reworks nv_msi_ht_cap_quirk() and will only avoid enabling ht_msi on devices following that root device. Reported-by: Prakash Punnoor Signed-off-by: Yinghai Lu Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed