[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <54E331F2.3010409@cogentembedded.com>
Date: Tue, 17 Feb 2015 15:20:02 +0300
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: Joseph Kogut <joseph.kogut@...il.com>, gregkh@...uxfoundation.org
CC: balbi@...com, johnyoun@...opsys.com, bhelgaas@...gle.com,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.h
Hello.
On 2/17/2015 4:45 AM, Joseph Kogut wrote:
> Signed-off-by: Joseph Kogut <joseph.kogut@...il.com>
[...]
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists