[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141030143324.GA19307@kroah.com>
Date: Thu, 30 Oct 2014 07:33:24 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Anton Staaf <robotboy@...omium.org>
Cc: Johan Hovold <jhovold@...il.com>,
Benson Leung <bleung@...omium.org>,
Olof Johansson <olofj@...omium.org>, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] USB: simple: add Google simple serial SubClass support
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@...omium.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@...ogic.com>
> * Copyright (C) 2013 Wei Shuai <cpuwolf@...il.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists