All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mathias Nyman <mathias.nyman@intel.com>
To: Anurag Kumar Vulisha <anuragku@xilinx.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: "linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"v.anuragkumar@gmail.com" <v.anuragkumar@gmail.com>
Subject: Re: [PATCH] usb: host: xhci-plat: Iterate over parent nodes for finding quirks
Date: Mon, 6 Aug 2018 14:11:46 +0300	[thread overview]
Message-ID: <b5078cd5-05ad-7e3f-a8de-f4ae43aa0815@intel.com> (raw)
In-Reply-To: <BN3PR0201MB0993AA3A96D98AA6799C706DA7200@BN3PR0201MB0993.namprd02.prod.outlook.com>

On 06.08.2018 10:58, Anurag Kumar Vulisha wrote:
> Hi Greg,
> 
>> -----Original Message-----
>> From: Mathias Nyman [mailto:mathias.nyman@intel.com]
>> Sent: Friday, July 20, 2018 8:24 PM
>> To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>; Anurag Kumar Vulisha
>> <anuragku@xilinx.com>
>> Cc: linux-usb@vger.kernel.org; linux-kernel@vger.kernel.org;
>> v.anuragkumar@gmail.com
>> Subject: Re: [PATCH] usb: host: xhci-plat: Iterate over parent nodes for finding quirks
>>
>> On 15.07.2018 11:11, Greg Kroah-Hartman wrote:
>>> On Sun, Jul 15, 2018 at 10:02:06AM +0200, Greg Kroah-Hartman wrote:
>>>> On Sat, Jul 14, 2018 at 03:37:20PM +0000, Anurag Kumar Vulisha wrote:
>>>>> HI Greg,
>>>>>
>>>>> Ping!
>>>>> Thought of giving a friendly remainder about this patch.
>>>>
>>>> I am not the xhci maintainer, I need to wait from an ack from him
>>>> before I can take it.
>>>
>>> And he's on vacation until later this week, so just relax.
>>>
>>
>> I added a couple minor comments.
>> I will be away for two more weeks, and I don't want to block this, so if it is important
>> to get this to 4.18 I won't object picking it as is.
>>
> 
> I have replied to the comments that Mathias has previously given on this patch and waiting
> on his reply, but looks like Mathias is on vacation. Since he is okay with applying the patch,
> would it be possible to get this patch applied? If you have any suggestions I can work on
> fixing them and re-send the patch. Thanks for your help in this regard.
> 

I'm back.
Just noted that there is one change still needed, (commented on actual patch)
I'll pick up the next version of the patch, but we are in rc8 already so your fix will go
to 4.19-rc2 earliest.

-Mathias



WARNING: multiple messages have this Message-ID (diff)
From: Mathias Nyman <mathias.nyman@intel.com>
To: Anurag Kumar Vulisha <anuragku@xilinx.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: "linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"v.anuragkumar@gmail.com" <v.anuragkumar@gmail.com>
Subject: usb: host: xhci-plat: Iterate over parent nodes for finding quirks
Date: Mon, 6 Aug 2018 14:11:46 +0300	[thread overview]
Message-ID: <b5078cd5-05ad-7e3f-a8de-f4ae43aa0815@intel.com> (raw)

On 06.08.2018 10:58, Anurag Kumar Vulisha wrote:
> Hi Greg,
> 
>> -----Original Message-----
>> From: Mathias Nyman [mailto:mathias.nyman@intel.com]
>> Sent: Friday, July 20, 2018 8:24 PM
>> To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>; Anurag Kumar Vulisha
>> <anuragku@xilinx.com>
>> Cc: linux-usb@vger.kernel.org; linux-kernel@vger.kernel.org;
>> v.anuragkumar@gmail.com
>> Subject: Re: [PATCH] usb: host: xhci-plat: Iterate over parent nodes for finding quirks
>>
>> On 15.07.2018 11:11, Greg Kroah-Hartman wrote:
>>> On Sun, Jul 15, 2018 at 10:02:06AM +0200, Greg Kroah-Hartman wrote:
>>>> On Sat, Jul 14, 2018 at 03:37:20PM +0000, Anurag Kumar Vulisha wrote:
>>>>> HI Greg,
>>>>>
>>>>> Ping!
>>>>> Thought of giving a friendly remainder about this patch.
>>>>
>>>> I am not the xhci maintainer, I need to wait from an ack from him
>>>> before I can take it.
>>>
>>> And he's on vacation until later this week, so just relax.
>>>
>>
>> I added a couple minor comments.
>> I will be away for two more weeks, and I don't want to block this, so if it is important
>> to get this to 4.18 I won't object picking it as is.
>>
> 
> I have replied to the comments that Mathias has previously given on this patch and waiting
> on his reply, but looks like Mathias is on vacation. Since he is okay with applying the patch,
> would it be possible to get this patch applied? If you have any suggestions I can work on
> fixing them and re-send the patch. Thanks for your help in this regard.
> 

I'm back.
Just noted that there is one change still needed, (commented on actual patch)
I'll pick up the next version of the patch, but we are in rc8 already so your fix will go
to 4.19-rc2 earliest.

-Mathias
---
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-08-06 11:08 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-05 15:20 [PATCH] usb: host: xhci-plat: Iterate over parent nodes for finding quirks Anurag Kumar Vulisha
2018-06-05 15:20 ` Anurag Kumar Vulisha
2018-06-05 15:25 ` [PATCH] " Greg Kroah-Hartman
2018-06-05 15:25   ` Greg Kroah-Hartman
2018-06-05 18:41   ` [PATCH] " Anurag Kumar Vulisha
2018-06-05 18:41     ` Anurag Kumar Vulisha
2018-06-12  7:03     ` [PATCH] " Anurag Kumar Vulisha
2018-06-12  7:03       ` Anurag Kumar Vulisha
2018-06-12  8:02       ` [PATCH] " Greg Kroah-Hartman
2018-06-12  8:02         ` Greg Kroah-Hartman
2018-07-14 15:37         ` [PATCH] " Anurag Kumar Vulisha
2018-07-14 15:37           ` Anurag Kumar Vulisha
2018-07-15  8:02           ` [PATCH] " Greg Kroah-Hartman
2018-07-15  8:02             ` Greg Kroah-Hartman
2018-07-15  8:11             ` [PATCH] " Greg Kroah-Hartman
2018-07-15  8:11               ` Greg Kroah-Hartman
2018-07-20 14:53               ` [PATCH] " Mathias Nyman
2018-07-20 14:53                 ` Mathias Nyman
2018-08-06  7:58                 ` [PATCH] " Anurag Kumar Vulisha
2018-08-06  7:58                   ` Anurag Kumar Vulisha
2018-08-06 11:11                   ` Mathias Nyman [this message]
2018-08-06 11:11                     ` Mathias Nyman
2018-08-06 11:41                     ` [PATCH] " Anurag Kumar Vulisha
2018-08-06 11:41                       ` Anurag Kumar Vulisha
2018-07-20 14:42 ` [PATCH] " Mathias Nyman
2018-07-20 14:42   ` Mathias Nyman
2018-07-20 15:39   ` [PATCH] " Anurag Kumar Vulisha
2018-07-20 15:39     ` Anurag Kumar Vulisha
2018-08-06 10:50     ` [PATCH] " Mathias Nyman
2018-08-06 10:50       ` Mathias Nyman
2018-08-06 11:14       ` [PATCH] " Anurag Kumar Vulisha
2018-08-06 11:14         ` Anurag Kumar Vulisha

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=b5078cd5-05ad-7e3f-a8de-f4ae43aa0815@intel.com \
    --to=mathias.nyman@intel.com \
    --cc=anuragku@xilinx.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=v.anuragkumar@gmail.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.