[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <54E3355C.40301@cogentembedded.com>
Date: Tue, 17 Feb 2015 15:34:36 +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
On 2/17/2015 3:20 PM, Sergei Shtylyov 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...
Actually no, it's only Cenatek ID that uses upper case, so disregard the
second comment.
> [...]
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