Re: [PATCH 3/3] usb: host: pci: replace hardcoded renesas PCI IDs

From: Richard Leitner
Date: Wed Mar 14 2018 - 07:42:16 EST



On 03/14/2018 11:49 AM, Greg KH wrote:
> On Wed, Mar 14, 2018 at 11:29:33AM +0100, Richard Leitner wrote:
>> From: Richard Leitner <richard.leitner@xxxxxxxxxxx>
>>
>> Introduce Renesas uPD72020{1,2} PCI device IDs in pci_ids.h and replace
>> the harcoded values with them.
>>
>> Signed-off-by: Richard Leitner <richard.leitner@xxxxxxxxxxx>
>> ---
>> drivers/usb/host/pci-quirks.c | 6 ++++--
>> drivers/usb/host/xhci-pci.c | 4 ++--
>> include/linux/pci_ids.h | 2 ++
>> 3 files changed, 8 insertions(+), 4 deletions(-)
>>

> Now this patch was fine :)
>
> Care to redo this series?

Sure. Will send a v2 soon.

>
> thanks,
>
> greg k-h
>

thank you!

regards;Richard.L