Re: [PATCH] usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.h

From: Sergei Shtylyov
Date: Tue Feb 17 2015 - 07:20:15 EST


Hello.

On 2/17/2015 4:45 AM, Joseph Kogut wrote:

Signed-off-by: Joseph Kogut <joseph.kogut@xxxxxxxxx>

[...]

diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index e63c02a..38cff8f 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2315,6 +2315,8 @@
#define PCI_VENDOR_ID_CENATEK 0x16CA
#define PCI_DEVICE_ID_CENATEK_IDE 0x0001

+#define PCI_VENDOR_ID_SYNOPSYS 0x16c3

0x16c3 goes before 0x16ca. And the file seems to use uppercase for hex numbers...

[...]

WBR, Sergei

--
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/