public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Daniel Walker <dwalker@codeaurora.org>
Cc: Tatyana Brokhman <tlinder@codeaurora.org>,
	gregkh@suse.de, linux-usb@vger.kernel.org,
	linux-arm-msm@vger.kernel.org,
	David Brownell <dbrownell@users.sourceforge.net>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v5 1/1] usb: Adding SuperSpeed support to dummy_hcd
Date: Wed, 17 Nov 2010 17:23:03 -0800	[thread overview]
Message-ID: <20101118012303.GA7710@kroah.com> (raw)
In-Reply-To: <1290038388.16344.529.camel@c-dwalke-linux.qualcomm.com>

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 <tlinder@codeaurora.org>
> > > ---
> > >  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

  reply	other threads:[~2010-11-18  1:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-16 14:08 [PATCH v5 1/1] usb: Adding SuperSpeed support to dummy_hcd Tatyana Brokhman
2010-11-17 21:35 ` Greg KH
2010-11-17 23:59   ` Daniel Walker
2010-11-18  1:23     ` Greg KH [this message]
2010-11-19 22:29       ` Bryan Huntsman
2010-11-20  0:18         ` Greg KH
2010-11-18  0:12   ` David Brown
2010-11-18  1:24     ` Greg KH
2010-11-18 11:01   ` Tanya Brokhman
2010-11-18 14:51     ` Greg KH

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=20101118012303.GA7710@kroah.com \
    --to=greg@kroah.com \
    --cc=dbrownell@users.sourceforge.net \
    --cc=dwalker@codeaurora.org \
    --cc=gregkh@suse.de \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=tlinder@codeaurora.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox