From: Johan Hovold <johan@kernel.org>
To: Anton Staaf <robotboy@chromium.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Johan Hovold <jhovold@gmail.com>,
Benson Leung <bleung@chromium.org>,
Olof Johansson <olofj@chromium.org>,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] USB: simple: add Google simple serial SubClass support
Date: Mon, 3 Nov 2014 09:51:39 +0100 [thread overview]
Message-ID: <20141103085139.GD31358@localhost> (raw)
In-Reply-To: <CAF6FioWwQZp2jOhkmCxfHM8AGgU2_GfQ63+zp2Pw2yC9L3M24Q@mail.gmail.com>
On Thu, Oct 30, 2014 at 09:54:54PM -0700, Anton Staaf wrote:
> On Thu, Oct 30, 2014 at 7:33 AM, Greg Kroah-Hartman
> <gregkh@linuxfoundation.org> wrote:
> >
> > On Wed, Oct 29, 2014 at 02:21:56PM -0700, Anton Staaf wrote:
> > > Add support for Google devices that export simple serial
> > > interfaces using the vendor specific SubClass/Protocol pair
> > > 0x50/0x01.
> > >
> > > Signed-off-by: Anton Staaf <robotboy@chromium.org>
> > >
> > > ---
> > > drivers/usb/serial/usb-serial-simple.c | 11 +++++++++++
> > > 1 file changed, 11 insertions(+)
> > >
> > > diff --git a/drivers/usb/serial/usb-serial-simple.c b/drivers/usb/serial/usb-serial-simple.c
> > > index fb79775..85bb973 100644
> > > --- a/drivers/usb/serial/usb-serial-simple.c
> > > +++ b/drivers/usb/serial/usb-serial-simple.c
> > > @@ -8,6 +8,7 @@
> > > * Copyright (C) 2010 Zilogic Systems <code@zilogic.com>
> > > * Copyright (C) 2013 Wei Shuai <cpuwolf@gmail.com>
> > > * Copyright (C) 2013 Linux Foundation
> > > + * Copyright (C) 2014 Google, Inc.
> > > *
> > > * This program is free software; you can redistribute it and/or
> > > * modify it under the terms of the GNU General Public License version
> >
> > Based on advice from my lawyer, a change this size does not warrent a
> > copyright notice at the top of a file. If your lawyers feel otherwise,
> > please let me know and I will be glad to discuss it with them.
> >
> > So, care to resend this without this change to the file?
> >
> > thanks,
> >
> > greg k-h
>
> Sigh, sorry for the top posted HTML junk previously, turns out the
> gmail app for android doesn't "do the right thing"...
>
> But yes, I'm happy to send along a version without copyright, I don't
> see any problem with that. Looks like it will
> have to wait until Monday as I don't have things set up at home to
> send the patch as robotboy@chromium.org. :)
Please also make sure to generate the patch against v3.18-rc (the one
you sent would not apply).
Thanks,
Johan
next prev parent reply other threads:[~2014-11-03 8:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-29 21:21 [PATCH] USB: simple: add Google simple serial SubClass support Anton Staaf
2014-10-30 14:33 ` Greg Kroah-Hartman
2014-10-31 4:54 ` Anton Staaf
2014-11-03 8:51 ` Johan Hovold [this message]
[not found] <1414616030-37346-1-git-send-email-robotboy@chromium.org>
2014-11-03 16:43 ` Anton Staaf
2014-11-03 18:59 ` Benson Leung
2014-11-04 8:44 ` Johan Hovold
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=20141103085139.GD31358@localhost \
--to=johan@kernel.org \
--cc=bleung@chromium.org \
--cc=gregkh@linuxfoundation.org \
--cc=jhovold@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=olofj@chromium.org \
--cc=robotboy@chromium.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