From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Anton Staaf <robotboy@chromium.org>
Cc: 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: Thu, 30 Oct 2014 07:33:24 -0700 [thread overview]
Message-ID: <20141030143324.GA19307@kroah.com> (raw)
In-Reply-To: <1414617716-39377-1-git-send-email-robotboy@chromium.org>
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
next prev parent reply other threads:[~2014-10-30 14:34 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 [this message]
2014-10-31 4:54 ` Anton Staaf
2014-11-03 8:51 ` Johan Hovold
[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=20141030143324.GA19307@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=bleung@chromium.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