From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Tanya Brokhman" Subject: RE: [PATCH 5/5 v5] usb:gadget: Add SuperSpeed support to the Gadget Framework Date: Wed, 13 Apr 2011 14:12:25 +0300 Message-ID: <001801cbf9cb$ad2743a0$0775cae0$@org> References: <20110411175917.GE4018@linutronix.de> <1302636896-12717-1-git-send-email-bigeasy@linutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]:7758 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754362Ab1DMLL2 (ORCPT ); Wed, 13 Apr 2011 07:11:28 -0400 In-Reply-To: <1302636896-12717-1-git-send-email-bigeasy@linutronix.de> Content-Language: en-us Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: 'Sebastian Andrzej Siewior' Cc: gregkh@suse.de, linux-arm-msm@vger.kernel.org, balbi@ti.com, ablay@codeaurora.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Hi Sebastian Thanks you for your inputs and for taking the time to address them! I got several other comments on this patch, one of which was to split it up. I'm working on it at the moment and will address your comments as well in the new version of this patch. Again - thanks you for your time and work. Best regards, Tanya Brokhman Consultant for Qualcomm Innovation Center, Inc. Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum > -----Original Message----- > From: Sebastian Andrzej Siewior [mailto:bigeasy@linutronix.de] > Sent: Tuesday, April 12, 2011 10:35 PM > To: Tatyana Brokhman > Cc: gregkh@suse.de; linux-arm-msm@vger.kernel.org; balbi@ti.com; > ablay@codeaurora.org; linux-usb@vger.kernel.org; linux- > kernel@vger.kernel.org > Subject: Re: [PATCH 5/5 v5] usb:gadget: Add SuperSpeed support to the > Gadget Framework > > Hi Tatyana, > > I tried to fixup this patch according to my review so you can focus on > the more imporant things :) > > Sebastian From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758454Ab1DMLL3 (ORCPT ); Wed, 13 Apr 2011 07:11:29 -0400 Received: from wolverine02.qualcomm.com ([199.106.114.251]:7758 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754362Ab1DMLL2 (ORCPT ); Wed, 13 Apr 2011 07:11:28 -0400 X-IronPort-AV: E=McAfee;i="5400,1158,6314"; a="85326847" From: "Tanya Brokhman" To: "'Sebastian Andrzej Siewior'" Cc: , , , , , References: <20110411175917.GE4018@linutronix.de> <1302636896-12717-1-git-send-email-bigeasy@linutronix.de> In-Reply-To: <1302636896-12717-1-git-send-email-bigeasy@linutronix.de> Subject: RE: [PATCH 5/5 v5] usb:gadget: Add SuperSpeed support to the Gadget Framework Date: Wed, 13 Apr 2011 14:12:25 +0300 Message-ID: <001801cbf9cb$ad2743a0$0775cae0$@org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Acv5SMPpdWcq6l6zTpKAakKyWCfv/QAgoeFg Content-Language: en-us Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Sebastian Thanks you for your inputs and for taking the time to address them! I got several other comments on this patch, one of which was to split it up. I'm working on it at the moment and will address your comments as well in the new version of this patch. Again - thanks you for your time and work. Best regards, Tanya Brokhman Consultant for Qualcomm Innovation Center, Inc. Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum > -----Original Message----- > From: Sebastian Andrzej Siewior [mailto:bigeasy@linutronix.de] > Sent: Tuesday, April 12, 2011 10:35 PM > To: Tatyana Brokhman > Cc: gregkh@suse.de; linux-arm-msm@vger.kernel.org; balbi@ti.com; > ablay@codeaurora.org; linux-usb@vger.kernel.org; linux- > kernel@vger.kernel.org > Subject: Re: [PATCH 5/5 v5] usb:gadget: Add SuperSpeed support to the > Gadget Framework > > Hi Tatyana, > > I tried to fixup this patch according to my review so you can focus on > the more imporant things :) > > Sebastian