[patch 11/31] pci_ids.h, kernel 2.6.27-rc1, sort DEVICE_IDs within VENDOR_IDs

From: mcs6502
Date: Wed Jul 30 2008 - 05:40:22 EST


--- linux-p10/include/linux/pci_ids.h 2008-07-30 13:14:38.402939000 +1000
+++ linux-p11/include/linux/pci_ids.h 2008-07-30 13:15:27.708539000 +1000
@@ -1633,9 +1633,9 @@
#define PCI_DEVICE_ID_SATSAGEM_NICCY 0x1016

#define PCI_VENDOR_ID_ENSONIQ 0x1274
-#define PCI_DEVICE_ID_ENSONIQ_CT5880 0x5880
-#define PCI_DEVICE_ID_ENSONIQ_ES1370 0x5000
#define PCI_DEVICE_ID_ENSONIQ_ES1371 0x1371
+#define PCI_DEVICE_ID_ENSONIQ_ES1370 0x5000
+#define PCI_DEVICE_ID_ENSONIQ_CT5880 0x5880

#define PCI_VENDOR_ID_TRANSMETA 0x1279
#define PCI_DEVICE_ID_EFFICEON 0x0060
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/