From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wolverine01.qualcomm.com ([199.106.114.254]:65162 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751532Ab0KRAAA (ORCPT ); Wed, 17 Nov 2010 19:00:00 -0500 Subject: Re: [PATCH v5 1/1] usb: Adding SuperSpeed support to dummy_hcd From: Daniel Walker In-Reply-To: <20101117213535.GD10541@kroah.com> References: <1289916492-28402-1-git-send-email-tlinder@codeaurora.org> <20101117213535.GD10541@kroah.com> Content-Type: text/plain; charset="UTF-8" Date: Wed, 17 Nov 2010 15:59:48 -0800 Message-ID: <1290038388.16344.529.camel@c-dwalke-linux.qualcomm.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-arm-msm-owner@vger.kernel.org List-ID: To: Greg KH Cc: Tatyana Brokhman , gregkh@suse.de, linux-usb@vger.kernel.org, linux-arm-msm@vger.kernel.org, David Brownell , linux-kernel@vger.kernel.org On Wed, 2010-11-17 at 13:35 -0800, Greg KH wrote: > On Tue, Nov 16, 2010 at 04:08:12PM +0200, Tatyana Brokhman wrote: > > USB 3.0 hub includes 2 hubs - HS and SS ones. > > Thus, when dummy_hcd enabled it will register 2 root hubs (SS and HS). > > > > Signed-off-by: Tatyana Brokhman > > --- > > drivers/usb/gadget/dummy_hcd.c | 500 ++++++++++++++++++++++++++++++++++++++- > > 1 files changed, 487 insertions(+), 13 deletions(-) > > > > diff --git a/drivers/usb/gadget/dummy_hcd.c b/drivers/usb/gadget/dummy_hcd.c > > index 13b9f47..ec6adf6 100644 > > --- a/drivers/usb/gadget/dummy_hcd.c > > +++ b/drivers/usb/gadget/dummy_hcd.c > > @@ -5,6 +5,7 @@ > > * > > * Copyright (C) 2003 David Brownell > > * Copyright (C) 2003-2005 Alan Stern > > + * Copyright (C) 2010 Code Aurora Forum. All rights reserved. > > Does your lawyers agree that this is correct to add based on the size of > the file? Hint, it doesn't pass the rule that some lawyers I work with > go by, so I would be surprised that it passes theirs. It's part of our requirements .. However, if you push back on it I think Tatyana can remove it. > Also, I didn't think that "Code Aurora Forum" was a "real" legal entity > last time I looked, so how can it own copyrights? Who is the "real" > owner here? (hint, who does your lawyers work for...) The "Code Aurora Forum" is a real entity, and they do take the copyrights .. At least that's the intent I think. We're not lawyers tho. I work for QuiC which stands for Qualcomm Innovation Center, Inc. (as mentioned below) .. I think Tatyana does as well since he emails have the same signature as mine. Daniel -- Sent by a consultant of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.