Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753729Ab0KRBc5 (ORCPT ); Wed, 17 Nov 2010 20:32:57 -0500 Received: from kroah.org ([198.145.64.141]:35495 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752995Ab0KRBcz (ORCPT ); Wed, 17 Nov 2010 20:32:55 -0500 Date: Wed, 17 Nov 2010 17:23:03 -0800 From: Greg KH To: Daniel Walker Cc: Tatyana Brokhman , gregkh@suse.de, linux-usb@vger.kernel.org, linux-arm-msm@vger.kernel.org, David Brownell , linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 1/1] usb: Adding SuperSpeed support to dummy_hcd Message-ID: <20101118012303.GA7710@kroah.com> References: <1289916492-28402-1-git-send-email-tlinder@codeaurora.org> <20101117213535.GD10541@kroah.com> <1290038388.16344.529.camel@c-dwalke-linux.qualcomm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1290038388.16344.529.camel@c-dwalke-linux.qualcomm.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2556 Lines: 58 On Wed, Nov 17, 2010 at 03:59:48PM -0800, Daniel Walker wrote: > 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. It's not a valid requirement as it's not legally acceptable by the grounds of the lawyers I have worked with in the past. So yes, again, I'm pushing back on this. Can you prove that it is something that is legally viable? > > 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. Then how can the copyright go to "code aurora forum"? That's my main point here, there are multiple "shell" organizations at play, all of which are trying to hide legal culpability, so to try to then try to get legal rights seems very disingenuous, if not flat out impossible. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/