All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Leitner <richard.leitner@skidata.com>
To: Greg KH <gregkh@linuxfoundation.org>, Richard Leitner <dev@g0hl1n.net>
Cc: <linux-usb@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-pci@vger.kernel.org>, <mathias.nyman@intel.com>,
	<bhelgaas@google.com>
Subject: Re: [PATCH 3/3] usb: host: pci: replace hardcoded renesas PCI IDs
Date: Wed, 14 Mar 2018 12:38:52 +0100	[thread overview]
Message-ID: <d46c3232-1a45-7e28-9691-de2fcb964ae4@skidata.com> (raw)
In-Reply-To: <20180314104925.GC32615@kroah.com>


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@skidata.com>
>>
>> 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@skidata.com>
>> ---
>>  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

WARNING: multiple messages have this Message-ID (diff)
From: Richard Leitner <richard.leitner@skidata.com>
To: Greg KH <gregkh@linuxfoundation.org>, Richard Leitner <dev@g0hl1n.net>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-pci@vger.kernel.org, mathias.nyman@intel.com,
	bhelgaas@google.com
Subject: [3/3] usb: host: pci: replace hardcoded renesas PCI IDs
Date: Wed, 14 Mar 2018 12:38:52 +0100	[thread overview]
Message-ID: <d46c3232-1a45-7e28-9691-de2fcb964ae4@skidata.com> (raw)

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@skidata.com>
>>
>> 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@skidata.com>
>> ---
>>  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
---
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2018-03-14 11:38 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-14 10:29 [PATCH 0/3] usb: host: pci: PCI ID consolidation Richard Leitner
2018-03-14 10:29 ` [PATCH 1/3] usb: host: pci: use existing Intel PCI ID macros Richard Leitner
2018-03-14 10:29   ` [1/3] " Richard Leitner
2018-03-14 10:48   ` [PATCH 1/3] " Greg KH
2018-03-14 10:48     ` [1/3] " Greg Kroah-Hartman
2018-03-14 10:29 ` [PATCH 2/3] usb: host: pci: introduce PCI vendor ID for Netlogic Richard Leitner
2018-03-14 10:29   ` [2/3] " Richard Leitner
2018-03-14 10:48   ` [PATCH 2/3] " Greg KH
2018-03-14 10:48     ` [2/3] " Greg Kroah-Hartman
2018-03-14 11:36     ` [PATCH 2/3] " Richard Leitner
2018-03-14 11:36       ` [2/3] " Richard Leitner
2018-03-14 11:49       ` [PATCH 2/3] " Greg KH
2018-03-14 11:49         ` [2/3] " Greg Kroah-Hartman
2018-03-14 12:17   ` [PATCH 2/3] " Oliver Neukum
2018-03-14 12:17     ` [2/3] " Oliver Neukum
2018-03-14 13:31     ` [PATCH 2/3] " Richard Leitner
2018-03-14 13:31       ` [2/3] " Richard Leitner
2018-03-14 15:27       ` [PATCH 2/3] " Oliver Neukum
2018-03-14 15:27         ` [2/3] " Oliver Neukum
2018-03-14 15:44         ` [PATCH 2/3] " Richard Leitner
2018-03-14 15:44           ` [2/3] " Richard Leitner
2018-03-15  9:26           ` [PATCH 2/3] " Oliver Neukum
2018-03-15  9:26             ` [2/3] " Oliver Neukum
2018-03-15  9:47             ` [PATCH 2/3] " Richard Leitner
2018-03-15  9:47               ` [2/3] " Richard Leitner
2018-03-14 10:29 ` [PATCH 3/3] usb: host: pci: replace hardcoded renesas PCI IDs Richard Leitner
2018-03-14 10:29   ` [3/3] " Richard Leitner
2018-03-14 10:49   ` [PATCH 3/3] " Greg KH
2018-03-14 10:49     ` [3/3] " Greg Kroah-Hartman
2018-03-14 11:38     ` Richard Leitner [this message]
2018-03-14 11:38       ` Richard Leitner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d46c3232-1a45-7e28-9691-de2fcb964ae4@skidata.com \
    --to=richard.leitner@skidata.com \
    --cc=bhelgaas@google.com \
    --cc=dev@g0hl1n.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mathias.nyman@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.