lkml.org 
[lkml]   [2007]   [Nov]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH -mm] remove HT1000 from the quirk_msi_ht_cap quirk

Andrew, due to mailer problems, I'm not sure you received my previous mail
titled: "[PATCH] V2 - quirk: Enable MSI Mapping on HT1000" if you did,
then forget it and use this one instead. Or if you already merged V2 then
drop this one.

Sorry for the inconvenience.

Sebastien.


From: Sebastien Dugue <sebastien.dugue@bull.net>

Now that the HyperTransport MSI mapping capability is enabled for Broadcom's
HT1000 bridge, the quirk_msi_ht_cap quirk is no longer necessary.

Signed-off-by: Sebastien Dugue <sebastien.dugue@bull.net>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Michael Chan <mchan@broadcom.com>


---
drivers/pci/quirks.c | 4 ----
1 file changed, 4 deletions(-)

Index: linux-2.6.24-rc3-mm2/drivers/pci/quirks.c
===================================================================
--- linux-2.6.24-rc3-mm2.orig/drivers/pci/quirks.c
+++ linux-2.6.24-rc3-mm2/drivers/pci/quirks.c
@@ -1711,10 +1711,6 @@ static void __devinit quirk_msi_ht_cap(s
}
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_SERVERWORKS, PCI_DEVICE_ID_SERVERWORKS_HT2000_PCIE,
quirk_msi_ht_cap);
-DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_SERVERWORKS,
- PCI_DEVICE_ID_SERVERWORKS_HT1000_PXB,
- quirk_msi_ht_cap);
-

/*
* Force enable MSI mapping capability on HT bridges
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2007-11-28 15:51    [W:0.049 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site